Skip Navigation

[Resolved] 2 Email fields in User Regsitration Form – Can't delete

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

Author
Posts
#2586891
Screenshot 2023-04-04 174616.png

I am trying to: I HAVE 2 email fields in the registration form. When creating, I do not have an email field in the User Field Group. Instead, I have 2 email fields in the form editor, each with a lock. These cannot be deleted either, not even in expert mode. See attachment

Link to a page where the issue can be seen:

I expected to see:

Instead, I got:

#2587349

Hi,

Thank you for contacting us and I'd be happy to assist.

Can you please go to WP Admin -> Toolset -> Custom Fields -> User Fields and see if any of the user fields groups have any email field set with a 'required' status?

In case, there is no email user custom field and the issue still persists, you're welcome to share temporary admin login details, along with the name of the user form.

Note: Your next reply will be private and making a complete backup copy is recommended before sharing the access details.

regards,
Waqar

#2588151

Thank you for sharing the access details.

I see that there is no email field added in the user field group 'Profil Firmen', but there is another user field group named 'Profil Privat'.

That field group does include an email field 'E-Mail' which is also set as 'required'. This explains why you can't remove this second email field from the form.

If this field is not needed, you can delete it or at least uncheck the option 'required' for it and you'll be able to remove it from the user forms.

#2589779

So it is not possible to have 2 different registration forms with one email field (required) each?

#2590345

Thanks for writing back.

> So it is not possible to have 2 different registration forms with one email field (required) each?
- In the user registration form, the default user 'email' field is always required, because WordPress doesn't allow registering a user without an email address. So this field can't be removed/dropped.

If your goal is to offer only a single email field in the registration forms, you can use the default user email field and not add any custom email fields, in the user field groups.

#2590975

My issue is resolved now. Thank you!