RealDevTips > Development > SharePoint > Element and CSS class to highlight the required field in SharePoint form Element and CSS class to highlight the required field in SharePoint form Published on August 31, 2016 by Aleksei The red star in SharePoint form for required fields can be written as <span> control with class “ms-formvalidation”: <span class=”ms-formvalidation”> *</span> <span class="ms-formvalidation"> *</span> Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment. Related Posts Useful pages for SharePoint administrators and editors Save files from SharePoint document library via PowerShell How to create .Ashx solution for SharePoint 2010 in Visual Studio 2010
Leave a Reply