Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Often you need to add a note to the forms, for example, you want to add a note of instruction, or a 'Thank you' note. You might wish to highlight the note by using different font styles. You can beautify the note using HTML tags to make it bold, underlined, bigger font size, etc. Here is a demonstration of how to add a note using HTML tagsHTML tags allow you to format the notes and label fields. E.g. bold, bullets, different colors, etc.  If you are not familiar with HTML, you can use online editors like this.

Enabling HTML Markup settings

As a super admin, ensure that this setting is enabled.

Adding forms with HTML Markup

Expand
titleClick here to see the steps...
  1. Go to the Forms tab.
  2. Click on the Create button.
  3. Create a form and add 'Note' control with HTML tag and text e.g.<p>This is an<u> example </u> of <strong>adding HTML</strong> tags in a <span style="color: red;">Form</span></p>
  4. Refer to the following screenshot:

  5. Click on the preview of the form. The added note will appear in your form.

           


       6. Once you attach it to a CP, it gets reflected in the form as follows:

        

  


...