Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

Example

Connection 1

Custom connectors can be reached via this drop-down list.

SuppliersSupplier

JSON Path: label

This area determines the parameter which should be shown in the smartform drop-down list.

$[*].Name

JSON Path: value

This area determines the parameter which will be stored in the database.

$[*].Customer_Code

Info

The names of the suppliers will be shown in the dropdown list of the smartform, but the code of the supplier will be stored in the database when the user selects the supplier name.

...