Versions Compared

Key

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

Setting a default value for one custom field without autocomplete is very simple. All you have to do is to select the necessary option(s). For instance, like in the picture below: 

 


For the select custom fields with autocomplete you need to define a label and an option as well, see KPOption details for reference.

...

Note

If you want to set multiple values to a field, separate these values with a #|# separator.
Example: {"label":"","value":"10000"}#|#{"label":"","value":"10001"}

See also

KPOption