Forum Discussion
RachelMiller
4 years agoQrew Cadet
Thanks Mark! Changing the record picker fields got me half way there. My issue now is the field that I want users to pick from is now set to Entity instead of Health System Name. I'm not sure how that changed since I only made the record picker change so far and I made Health System Name the first one. Any idea what made it change to entity and how I can change it to the field I want?
------------------------------
Rachel Miller
------------------------------
------------------------------
Rachel Miller
------------------------------
MarkShnier__You
Qrew Legend
4 years agoI suspect this is the issue:
If you look at the relationship where the drop down is coming from, you will see that there is a lookup field of Entity which is set to be the "Reference Proxy" in purple. The "Reference Proxy" field is meant to be the field that best represents the Parent Record especially when the Key field of the Parent record is meaningless to the users, such as [Record ID#].
On that relationship the field at the top right hand side will be the field for related parent. (whatever you call Parent). That is the field that we do not want to expose to users because it's not meaningful. So edit the field for related parent and you would likely find that the proxy field i.e. the lookup field Best represents the parent is set to entity. Edit that to be set to [Health System Name].
Then on your form, you need to to put the field for Health System Name on the form that is the field which will allow your users to choose the correct Parent. The entity field will be relegated to just be a normal look up field and will not populate until the health system name is selected.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
If you look at the relationship where the drop down is coming from, you will see that there is a lookup field of Entity which is set to be the "Reference Proxy" in purple. The "Reference Proxy" field is meant to be the field that best represents the Parent Record especially when the Key field of the Parent record is meaningless to the users, such as [Record ID#].
On that relationship the field at the top right hand side will be the field for related parent. (whatever you call Parent). That is the field that we do not want to expose to users because it's not meaningful. So edit the field for related parent and you would likely find that the proxy field i.e. the lookup field Best represents the parent is set to entity. Edit that to be set to [Health System Name].
Then on your form, you need to to put the field for Health System Name on the form that is the field which will allow your users to choose the correct Parent. The entity field will be relegated to just be a normal look up field and will not populate until the health system name is selected.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------