You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

On this page

The Add or disable option in Cascading Select post function allows dynamically adding new options, re-enabling disabled options, and disabling exiting options in cascading select custom fields.

It supports adding/re-enabling/disabling root options or child options. 

In this documentation and the post function configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.


Basic configuration*

Below you will find a detailed description of each parameter of the basic configuration of the function.


Field*

Select the cascading field to be updated.

Start typing to search for a field.


Option level*

Select the option level where the new option is going to be inserted. The following options are available:

  • Parent
  • Child

Option name*

Select the field containing the name of the option to be updated

Mode

Select the action to be executed. The following options are available:

  • Add new option, or skip if it already exists
  • Add new options, or enable if it is disabled
  • Force adding new options even if it already exists
  • Force adding new option, even if it is disabled
  • Disable option



Additional options
You have the option to sort the options list you added, alphabetically.
Conditional execution

Enter a condition (Logical/boolean condition) using the JWT expression parser - full feature list syntax.

You can even logically link and gather conditions in expressions as you like in order to map more complex conditions.

The post function will only be executed if the condition is met (returns true).



If you still have questions, feel free to refer to our support team.