Dependent Drop Down Question

Dependent Drop Down Question

Comments

  • Hi,

    While building the Complaint module, I am trying to create a form that has multiple fields, two of which are drop downs – High Level Complaint and Department. Depending on what the Complaint is, I’d like to auto assign a department, but allow for it to be changed manually. I created a truth table with all of the options for the first and what the corresponding option in the second should be. I read and watched the video for “Creating Dependent Drop-Down Menu Options” and tried other options as well, but none seem to allow for this. Is there something I’m missing or a better way to do this?

    Thank you.

  • Unknown
    edited November 2023

    To have the dependent drop down that youre looking for, you can have the first drop down list have a Flow as the List Input Source. This is where you can run your truth table to determine what should be the selection from that drop down. Next, have the second drop down list be populated by a data flow that uses an input from the first Drop Down to find outputs for the second.

    Let me know if this fixes your issue!
    Please see the screenshot :

    Thank you.

Sign In or Register to comment.