How to Display All Profile Fields on the Same Page for Editing
-
Hey guys, I am looking for a way to display all profile fields on the same page once the user clicks on ‘Edit profile’.
Currently I have three field groups, which are,
Base(first name, second name )
Social networks(facebook, twitter, website)
About(About Me).Currently, once the user clicks on ‘Edit’, he is only presented with the ‘Base’ profile fields, namely ‘First name’ and ‘Second Name’. To edit the other fields, he has to click on ‘Social Networks’ and then ‘About’ tabs.
To make it easier for the user, I would like to display all these fields on the same page (the page the user lands on once he clicks ‘Edit’).
Is there any way I can achieve this?
- The topic ‘How to Display All Profile Fields on the Same Page for Editing’ is closed to new replies.