Hi, I'm using the "User ID" field with Formidable Forms PRO and no mater what default value i define [email], [last_name], [user_id], [post_id],[ip], ... I always get the first_name value. Any idea what the problem could be? Thank you!
Hi Rob,
On any form, when i add a UserID Field i only get the First name value. I have uploaded an image on my first post, in this case "J" is the logged user first name.
I created a form with the text, email and user id fields. Then, as a logged in user, created a new entry and the email field was properly filled in with the email address of the user. I'm guessing you're using it differently. Can you explain your scenario?
I do exactly the same. But instead of the user's email, id or any other user data, I always get the first_name of the logged in user. As I said on my original question no mater what default value i define [email], [last_name], [user_id], [post_id],[ip],... The entry always show the first_name value.
I...got...nuthin'. I'd have to debug it first hand to have a clue. The only thing I can think of off the top of my head is to replace the [email] shortcode with your own custom shortcode that just returns "XYZ" or something and see what happens there. My motto is, "The odder the bug, the more facepalming will be involved in the solution."
I'm going to try debugging it with a custom shortcode. Thank you!
Please login or Register to submit your answer