Display Name dropdown field

This topic contains 7 reply and 2 voices, and was last updated by towhid 9 years ago
Viewing 7 Posts - 1 through 7 (of 7 total)
Author Posts
April 25, 2015 at 5:14 pm 42235
towhid Hi, I’m trying to set up a custom WPUF registration/profile form. How do I add the “Display name publicly as” dropdown that is normally in the profile? Regards Kiwi
April 25, 2015 at 5:46 pm 42242
towhid towhid

Hello Kiwi,

I am really sorry to say that we do not have this feature right now. WordPress has a field, name “display_name” in database in “wp_users” table. Profiles select “Display name publicly as” saves in “display_name” database field. If display_name is a meta then it will possible.

Thank you 🙂

April 25, 2015 at 5:53 pm 42244
kiwi kiwi

Just to summarise what you are saying above, this is not possible? If so, is this something you will be adding in the future?

With the current system what is stopping users from choosing the same username, nickname or display name?

Regards
Kiwi

April 25, 2015 at 5:57 pm 42245
towhid towhid

Hello Kiwi,

Everything is possible but needs time and effort.

But whatever I will discuss about this feature with our developer team. Hope they will implement this feature in near future.

Thank you 🙂

April 25, 2015 at 5:59 pm 42246
kiwi kiwi

With the current system what is stopping users from choosing the same username, nickname or display name?

Regards
Kiwi

April 25, 2015 at 6:20 pm 42250
towhid towhid

Hello Kiwi,

I did not understand your question clearly. Can you please elaborate it more.

Thank you 🙂

April 25, 2015 at 6:43 pm 42253
kiwi kiwi

When a user registers on our website we need to ensure that they do no use the same login details as other users.

This is a norm process for any membership site, ie Facebook, Youtube, etc. I’m sure even this support website would be ensure no two users have the same login details, ie username, display name, nickname, email address, etc.

How does the plugin handle this process?

Regards
Jason

April 26, 2015 at 10:10 am 42305
towhid towhid

Hello Kiwi,

Multiple user does not include same login details. Username, display name, nickname can be same for users but it does not matter if duplicate those attribute because in backend when query runs it search the user with its user ID.

Thank you 🙂

Viewing 7 Posts - 1 through 7 (of 7 total)