HTML
Properties of HTML
Id - unique identifier of the control
GridData(LMS) - control's column values for Large, Medium and Small screens. Please refer to GridData for further details
HTML Source - the HTML tags and contents
Visible - set a boolean value or a variable with type boolean from the Model to control the visibility property
Advanced - properties of the control not available in the above list can be added here.
Step-by-step guide
How to add a HTML
Right click on a Page, Form Element or from any elements under Add Layout and select Add HTML
An HTML control has been added
Related articles