BenjaminGolden
6 years agoQrew Cadet
User Fields in Exact Forms
So I have a User field in a table that I'm directly inserting into an exact form, but regardless of how I have the User displaying in QB, I can only get the username to display on the form. Is there a code snippet to change the format of the User in the exact form or should I just try making a new field?
Thanks,
------------------------------
Benjamin Golden
------------------------------
Thanks,
------------------------------
Benjamin Golden
------------------------------
- Build a formula-text field in your table with the formula:
UserToName([User Field])
to convert the user-email to the text name; then use that formula-text output in your Exact Form.
------------------------------
Laura Thacker (IDS)
laura@intelligentdbs.com
(626) 771 0454
------------------------------