Forum Discussion

BenjaminGolden's avatar
BenjaminGolden
Qrew Cadet
5 years ago
Solved

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...
  • LauraThacker's avatar
    5 years ago
    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
    ------------------------------