Form Elements¶
A Form Element is a single item in a Form that can be used to display or collect information.
Tip
Use the [Form Editor] to add, remove and configure Form Elements in a Form.
There are different types of Form Element available in a Form:
Question¶
A question is used to prompt the user for some information.
Users then enter information into a Field.
Example
A question could ask for "The Title of the submission" which uses the Title field to store the answer.
HTML Block¶
An HTML block can contain any text and graphics.
Example
A heading at the top of a Form Page helps guide a user as to what sort of question they can expect on that page.
Example
An info box could give some background information to help a user best answer a question.