How to show multiple profile field groups on registration
-
I have mostly completed my registration form, but cannot get certain profile field groups to post to a users profile once submitted.
as you can see in the code below, I have 4 sections. The first one is the default fields, which will submit. I can get the first and last section to submit, no matter if i rearrange section 2 or 3 and move it to section 4, somehow only section 1 & 4 will only get submitted. Section 2-4 are all the same code, with only the id changed. EG: ‘profile_group_id=1’
CODE: http://pastebin.com/1rJBjyqj
You can see it live here. http://ngx2gaming.com/register
I have a feeling it is something simple, but am unable to figure it out. Any help is much appreciated.
Thanks!
- The topic ‘How to show multiple profile field groups on registration’ is closed to new replies.