Name Field - Duplicate Values

By: Chris Titus | Asked: 03/05/2023
ForumsCategory: General questionsName Field - Duplicate Values
Chris Titus asked 1 year ago
My form has a Name field that saves duplicate values.  In the Advanced options section, I've set the default values for first and last using [first_name] and [last_name] shortcodes, respectively.  If the person's name is John Doe, the form saves "John Doe John Doe".  How can I fix this?
Michael ClarkMichael Clark replied 1 year ago

Not sure I completely understand. If you're using the standard Name field, you can use a userID field and then set the default using Smart Values. Hope this helps.

1 Answers
Victor Font answered 1 year ago
The [first_name] and [last_name] shortcodes use the get_current_user_value() function to retrieve their values from the WordPress user object. Check the user's entry in the wp_user table to make sure the first and last name fields don't hold the full user name.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right