Hi
I’m using NSL (Nextend Social Login) for new user registration. After registering new users with NSL, they will be redirected to Formidable User Edit Form, here i want to rename new users with Prefix Addressing Title. here is scenario
Update Profile Form
Dear [first_name] [last_name] (Feild ID:1)
Select your Addressing Title (Radio Feild ID: 2)
Mr.
Ms.
Dr.
Page Break
New Display Name (Hidden Feild with default value)
[2] [1]ex: Mr. John Doe (Which is mapped with Display Name in setting and working perfectly)
But the Problem is I have enabled “Other” option in Radio Button so that users can select other addressing titles for example
Prof.
Sir.
Mrs.
Miss. etc
so when user selects “Other”option to write desired addressing title the input value does not show as display name and it always shows
“Other John Doe” as dsplay Name. How to fix “Other” input value to show as a display name?
The page I need help with: [log in to see the link]
