Showing group field values on frontend
-
Hi!
I hope you’re doing ok. I have a couple more questions and hopefully you can help me ??
I have a registration form and a profile update form.
The registration form includes the following three field groups:
– Username
– Email and password
– Gender and countryThe profile update form contains the two last field groups as well.
The issue is, I would like to set fields as required on the registration form, but not required on the profile update form, but I can’t do that on a form-to-form basis. Should I create different field groups for each one of these forms even if they target the same values? Would there be any issues if the update profile form overrides what the registration form had saved?
My next question is, after the user registers and goes to the profile update form, the Gender and Country values are not shown from what they chose during registration (even if I can see those values on the backend). Is it possible to make them show on the frontend again? I already set Load Values to yes. They are select fields, but they only show the placeholder value “select” on the frontend.
Thank you again for your help and have a nice day!
- The topic ‘Showing group field values on frontend’ is closed to new replies.