HOW TO ADD HELP CONTENT ?

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

For each help section we have two options :

  1. Type: how help content will be displayed in the form
    • Popin
    • Arrowbox
  2. 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 :

  1. Server: braincube name, filled by default.
  2. Mb: the number of the braincube database where help data is.
  3. 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 :

  1. MX_ID
  2. Help comment ID
  3. 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 :

  1. type: Arrowbox

  2. source: API

  3. server: demo

  4. Mb: 316

  5. value: other input

    • input: combo-box2

Form result :

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

Was this article helpful?

Powered by Zendesk