Page tree

From the Properties tab, you can set the values for the controls, such as text fields. For detailed information on the controls in the Element area, see Elements and for more information on how to set the elements, see Updating the properties for the elements.  

Example

As an example, for the Text field, the following values appear in the Properties tab. You must set the values for the Text field to function in the script.

Text Field ValuesDescription
NameSpecify the name of the label.
FieldSelect the data from the drop-down list. For information about adding the data, see Data Tab.
ValueYou can specify the value if required.
RequiredSpecify that is the field is either True or False
Max CharsSet the maximum number of characters that are required for this label.
IDSpecify the identification name for the label. By default, the script provides a random identification name for the field.
Tab OrderSpecify the order in which the tab should appear. 
Empty TextSpecify the text that should appear on the label. For example, if you want the label to capture a mobile number, specify "Mobile or Cell phone" as an identification.
Read OnlySpecify that you want the label to be a read-only field. If you do not want the field to be a read-only field, select False.
Reqd MsgIf you want any required message to appear in the text field, specify the same in the text area.
Clear PreviousIf you want the previous value to be cleared when you refresh the form, select False else select True.
Pattern

Specify the following pattern values:

  • Alpha Numeric Space
  • Alpha Numeric
  • Alpha Numeric Underscore 
  • Alpha Numeric Dash
  • Alpha Numeric Dash and Underscore
  • Numeric
TitleSpecify the label title.
Match FieldsWhen you want to create a relationship between two labels, select the value as True else select False.

The values in the Properties tab change based on the selected field. 

  • You must drag-drop the controls from the Elements area to the page, and then click the Properties tab. The properties for the control are displayed.
  • Set the values appropriately, and save the page.



  • No labels