Skip to content

Filter option picker from previous option picker #11028

Answered by R2bEEaton
splerou asked this question in Help
Discussion options

You must be logged in to vote

Hello, yes! This should be possible using element conditions.

  1. Set up your first options picker with an options source of Custom. Define the options to be either DEV or PROD.
  2. Set up your second options picker. Choose the Custom options source, but don't define any options.
  3. On this new options picker, click Conditions on the top right and Configure conditions.
  4. Set up two conditions as shown. This will set custom options depending on whether the previous field is DEV or PROD.

  1. Make the field required so that users can't get away with leaving it blank in it (unless that's ok).

  1. And finally, go back to the first DEV / PROD field and add an On change action as shown. This will prevent user…

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@R2bEEaton
Comment options

@melohagan
Comment options

@splerou
Comment options

@splerou
Comment options

@splerou
Comment options

Answer selected by melohagan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
picker Relating to Options and Multi-select pickers
3 participants