You can add some help content for each form input via the checkbox "Help".

For each help section we have two options :
- Type: how help content will be displayed in the form
- Popin
- Arrowbox
- Source: where does help data come from?
- Text
- API

When the source Text is selected, we can write the help text into the associated text area.

When the source "API" is selected, we can choose two parameters :
- Server: braincube name, filled by default.
- Mb: the number of the braincube database where help data is.
- Value: value used to recover the help text in the braincube mb, can be the value taken by own input or another input.

If "other input" value is selected we can choose the input present in the form.
Note : The help server is a braincube mb composed of three variables, always in this order :

- MX_ID
- Help comment ID
- Help comment text
Example 1

We write the text "Help Text Test" in the input combobox.
Form result:
Example 2

For the ComboBox 1, we select parameters :
type: Arrowbox
source: API
server: demo
Mb: 316
value: other input
• input: combo-box2
Form result :

Note: help mb contains the commentary "COMMENTAIRE NUM 800" for the value 800.