Rich Text field
Available starting 2.16 release
Rich Text field component is used to store formatted ("rich") text.
User can perform the following operations with the rich text component:
- Change font and font size
- Format text as bold, italicized, underlined, or strike-through
- Create bullet and numbered lists
- Change paragraph indentation
- Change text alignment
- Remove formatting
Adding component
- Virtual input field: Adding virtual fields to the form
- Source object field: Adding data source fields
Component properties
- Components Basic Properties
- Virtual input field component properties:
- Length (1) - limits number of digits
- Default Value (2) - provide default value if needed. It can be actual text or merge field. Use HTML tags for text styling
In case context object field is the source for the rich text component, it would display images, text colors and hyperlinks as well. Below example illustrates rich text field value being displayed on a form in read only mode:
Validation rules: Input number validation rules
Events: Form Input Events
Conditional styles
- Form components conditional styling
- This component has following conditional styles available:
- hide
- show
- required
- disable
- clear
0 Comments
Add your comment