These are the available form View section controls, from top left to bottom right.
Label
- Function: Field that displays read-only text.
- Other Sections:
Calculated Field
- Function: Field that allows the Xelence user to apply any additional logic for a field without manipulating it in the database.
- Other Sections:
- Other Notes: This is mostly applicable for client-side form rule data binding. Server-side entity field binding is also possible.
Rich Text
Field that displays formatted text.
LinkAction
Control that displays a hyperlink that navigates to another form.
Image
- Function: Control that displays an image.
- Other Sections: HTML
HyperLink
Control that displays a hyperlink that navigates to another screen.
Literal
- Function: Control that displays unformatted read-only text.
- Restriction:
Date
- Function: Field that allows the app user to enter or select a date value from the datepicker.
- Other Sections:
DateTime
- Function: Sets date and/or time, depending on the type provided in Xelence.
- Other Sections:
Time
- Function: Field that allows the app user to enter or select a time value value from the timepicker.
- Other Sections:
Number
- Function: Field that allows the app user to enter a numeric value.
- Other Sections:
Decimal
- Function: Field that allows the app user to enter a numeric value that can store fractional values.
- Other Sections:
Phone
- Function: Field that allows the app user to enter a phone number.
- Other Sections:
Mobile
- Function: Field that allows the app user to enter a mobile phone number.
- Other Sections:
International Phone
- Function: Field that allows the app user to enter a country-specific phone number.
- Other Sections:
NumSpinner
- Function: Field that allows the app user to increment or decrement the control value using plus and minus icons.
- Other Sections: Input
- Other Notes: This control requires minimum and maximum values.
Currency
- Function: Field that allows the app user to enter a numeric value of the default data format 0:C.
- Other Sections:
SSN
- Function: Field that allows display or entry of a formatted Social Security number.
- Other Sections: Input
Rating
- Function: Field that allows the app user to select a rating as filled stars from 1-5.
- Other Sections: Input
Percentage
- Function: Field that allows the app user to indicate a numeric value suffixed with %.
- Other Sections: Input
- Other Notes: The default data format is 0:P.
HTML Editor
- Function: Control that contains formatted HTML content.
- Other Sections: Input
File Layout
- Function: Control that displays the inbound file app record.
- Restriction:
HTML Generic
Control that allows the Xelence user to set or modify attributes and styles with the Attributes and Styles properties inherited from the HTML Control.
#Xelence
#Forms
#ControlsandButtons