You can add a control of type Literal HTML to a form. With this control type, you can use literal XHTML tags to add controls to a form.
For example: <hr /> adds a horizontal line to the form.
Steps
Click Mobility design.
Click the Forms tab.
In the list, find and select the desired record.
Click Edit.
If you add a control, it is positioned before the selected control on the form.
On the preview, select the desired control.
Note
If the control list is shown instead of the preview, in the list, find and select the desired control.
On the Properties tab, click Add.
Click Literal HTML.
Sub-task: Define control properties.
In the Control field, type the literal HTML control name.
Note
Only use letters and numbers, no spaces.
By default, the literal HTML control is shown on the form.
If you want to hide the literal HTML control on the form, select No in the Visible field.
In the Text field, type the literal XHTML tags.
Select Yes in the Append new line field.
In the Documentation section, write the literal HTML control documentation. For example, describe the purpose and characteristics of the literal HTML control.
To show the added control on the preview, on the Design tab, click Refresh.
Notes
In general, if you add a form control, it is positioned before the selected control on the form.
Where the control is exactly positioned on the preview, also depends on:
The Append new line property of the previous control and of the added control.
The preview style sheet.
You can use the Up and Down buttons on the Properties tab to move a form control to another position on the form.