Creator Help

Add Notes field

Overview

The "Add Notes" field type can be used to display long descriptions in your form, to help your users while filling out the form. It provides a better layout and some rich text formatting options that other fields don't provide. The text entered in a add notes field will be displayed only in the Form and will not be rendered in the View. For example, in the "IT Inventory" form given below, the fields are grouped under different headings with the help of the Add Notes field.

Configuring a add notes field

  1. Drag-n-drop the Add Notes field type to the form builder area. The Add Notes screen is displayed as shown below, with text formatting options. You can add the required text/images that should appear in your form and format it with the desired color, size, style etc.
  2. Click Done to add the field to your form.
  3. When you Access the application, the Add Notes field will be displayed in your Form, as shown below.

Related Link

Refer the sample application Display Custom Error Messages to learn how to display customized text in a Note field, based on user input to your form. The script modifies the content of a Note field when a client-side event happens.

Top