Forum Discussion

PhilHeron's avatar
PhilHeron
Qrew Trainee
2 years ago

Relating one User (tech list) to many fields in the same Form

Hello,
I have a inspection list that has 4-5 drop downs for the roles involved in the inspection.  I want to pull from one user list to populate these roles.  The user list is in another table.  I can set this up for one of the roles in the inspection but am struggling to duplicate this.

What I want

1.Tom                                 Role A: 1,2 or 3
2.George                          Role B: 1,2 or 3   
3.Sam                              Role C:1,2 or 3
Thanks for your help
Philip

------------------------------
Phil Heron
------------------------------

2 Replies

  • I've set up forms like this before, and based on your description, it sounds like you will need to set up three relationships between your Main table and the User List table. 

    You just take care to name your different relationships carefully so they make sense and describe what is going on, such as: Related User Dropdown 1, Related User Dropdown 2, Related User Dropdown 3.  Or whatever works for you.

    Each "drop down" will be a record picker to choose the separate users to fulfill each role.
    • PhilHeron's avatar
      PhilHeron
      Qrew Trainee
      Yup this is what I ended up doing.

      ------------------------------
      Phil Heron
      ------------------------------