RebeccaLutz
2 years agoQrew Trainee
Same reference field, different selections within the form
I have a scenario where I have a parent table with a list of trial numbers.
I have a related table that has a list of subjects.
Each trial has many subjects, and some subjects have more than one trial.
In my form, I want to be able to add a new subject. In one field, I have labeled the primary trial, which is a table relationship picker.
However, I also want to have a second field labeled the secondary trial, which would pick from the same table as the primary trial did, but with different results.
How do I make the referenced selector independent of one another?