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

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


Configuration

Select the cascading field to be updated.

Start typing to search for a field.



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

  • Parent
  • Child

If Child is selected, you have to specify a field that contains the name of the parent option.


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


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


You have the possibility to sort the options list alphabetically.




Use cases and examples




Tech review

Style guide



Short description Adds a new option, or disables an existing one in a Cascading select custom field.
Label