Element and CSS class to highlight the required field in SharePoint form

SharePoint 2016 Logo

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

Your email address will not be published. Required fields are marked *