First Name & Last Name Fields Not Pre-Populating
-
I’m currently using Forminator to handle user registration on my WordPress site and have run into a couple of issues that I hope you can help with:1. First Name & Last Name Fields Not Pre-Populating
- I’m trying to pre-fill the First Name and Last Name fields for logged-in users using user meta data.
- Despite setting up the form correctly (using query parameters and custom filters in
functions.php
), these fields remain empty on page load. - Interestingly, other fields (like Display Name) do pre-populate correctly, so it seems like an issue specific to First and Last Name.
- Is there a known limitation or workaround for ensuring these fields populate properly?
2. Password Field Cannot Be Selected
- When setting up the form, I noticed that the Password field cannot be selected or used properly in the registration form.
- Ideally, I want users to create their own password at registration rather than having one auto-generated.
- Is there a way to enable password selection within the form?
If these are known issues, I’d appreciate any guidance on potential fixes or upcoming improvements. Any help would be greatly appreciated!
Looking forward to your response,
Michael
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.