Forum Discussion

ReneeHansen1's avatar
ReneeHansen1
Qrew Cadet
10 months ago

Field selections based on other fields

Hi,
I am trying to create a sort of workflow for people creating a case.
Essentially, I want them to:
1. Choose a department.
2. Then choose a level based on the chosen department.
3. Then choose a role based on the chosen level.
4. Then choose Position ID based on the options left from filtering it down to this.

Does that make any sense?
Thanks!



------------------------------
Renee Hansen
------------------------------

5 Replies

    • ChayceDuncan's avatar
      ChayceDuncan
      Qrew Captain

      To add some color to Franciscos comment - you'll want to use conditional dropdowns but first you'll need to make tables to house your departments / levels / roles / positions. 

      Your departments would just be a list of departments, your levels would be your list but each one would be related via a new relationship to departments. Roles would then be related to levels, and positions related to Roles. This then allows you to create the conditional dropdown flow you're describing. 



      ------------------------------
      Chayce Duncan
      ------------------------------
      • ReneeHansen1's avatar
        ReneeHansen1
        Qrew Cadet

        Thank You Both! I'm going to give that a try!



        ------------------------------
        Renee Hansen
        ------------------------------