Posted by mrcniceguy on November 16, 2012 at 11:07am
i am creatting a user profile, using drupal 7 field.
i also installed field group module, to Categorize the fields
example:
Personal information
Gender-
birthday-
city-
Favorite
sport-
Tv show-
Color
now what i need is to be able to edit the group fields separately.. To be more clear...the profile display page will be like a dashboard containing a group field with its content fields, in each group there will be EDIT LINK, so when cliked we will go to the specific field group edit page.
how can i achieve this? Thanks in advance.