Forum Discussion
MarkShnier__You
Qrew Legend
3 years agoI suggest that you just use that text field as the key field. You can calculate that value from a any user field or the Current User
User()
from any other table
ToText(UserToEmail([My user field])))
and make your relationship and look up any Fields you need from your user table
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
- DavidPontier13 years agoQrew Cadet
Thanks.
If the Related fields in the child tables are user fields, will they recognize each other?
------------------------------
David Pontier
------------------------------- MarkShnier__You3 years ago
Qrew Legend
No, they will not. That's why you need to make a Formula field on the child table to convert the user field into a plain text field.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------