PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Required Field Footnote

  1. Normally below a form that marks required fields with an asterisk (*) there is a footnote to explain that the asterisk denotes a required field. Is there any option for adding this into each form?

    I know they can be added manually in the page but I cannot get the asterisk to display in the same way it does on the form.

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink
  2. Try this. Add an HTML block at the top or bottom of your form.. wherever you prefer. Then add this markup to the field.

    <span class="gfield_required">* denotes a required field</span>

    That uses the same class as the normal asterisk and should be formatted the same.

    Posted 13 years ago on Wednesday January 19, 2011 | Permalink
  3. Worked perfectly thank you.

    Posted 13 years ago on Wednesday January 19, 2011 | Permalink
  4. My pleasure. Thanks for the update.

    Posted 13 years ago on Wednesday January 19, 2011 | Permalink

This topic has been resolved and has been closed to new replies.