Front End Users Change Settings Form
Front End Users Change Settings Form
Is there any way I can change the appearance of the Front End Users Change Settings form? I've created the main registration form using fieldsets, and all the fields are grouped and placed in a particular order. The Change Settings form displays the fields in a random order and I can't find a way to re-order them to match the front end users registration form.
Re: Front End Users Change Settings Form
Fields are displayed in the order you've set in the FEU group properties for that group.
Move them up or down there to change the order on the front end.
Move them up or down there to change the order on the front end.
Re: Front End Users Change Settings Form
I've created my own template for the front end registration template so the ordering has no effect on it. I did it this way so I could group fields together in fieldsets to make the form easier to fill in.
Isn't there any other way?
Isn't there any other way?
Re: Front End Users Change Settings Form
You have to use lots of Smarty and php templating logic to get the desired order.
If strpos(control->control, 'blah') then do something...
If control->type == '2' then do something else....
If strpos(control->control, 'blah') then do something...
If control->type == '2' then do something else....
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--