I'm trying to create a list of all user_id from a Registeration form that I have. It pulls all the entries fine, but these show up as their numbers. How can I have them show in my dropdown box as the username or logged in name?
If you want to use a look up field you can add a snippet that will display the user ID field with names and IDs. Follow the instructions here: https://formidableforms.com/knowledgebase/frm_filtered_lookup_options/#kb-display-user-id-field-with-display-name-and-id-in-lookup-field
That worked beautifully. Thank you
Please login or Register to submit your answer