I put all the necessary fields in concrete. But Concrete just makes a long list of all the formfield that I added. I want some designing in the page, maybe divide it over 2 pages...
So i made a single page with the formfields in the order I want, but how do I get the values from concrete for these formfields?
In the edit profile page of Concrete ther is the following code:
That only shows the attributes that are set in the dashboard, under 'Users and Groups' and then 'User Attributes.' If you add more attributes they should show up there, and if you remove them they wont show up anymore.
I am also currently playing with this. It would be great to have more flexibility with these attributes. The billing and shipping address call the same form, is there any way to have two separate forms so i can style them separately?
Also if i need to move the 'email address' attribute between the name and address attributes, currently i do not have control to do that as the profile/register page just calls all User Attributes.
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.