Posted by rburgundy on October 26, 2009 at 3:55pm
Jump to:
| Project: | Content Profile |
| Version: | 6.x-1.x-dev |
| Component: | Base module |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi Drupal Community-
I was wondering if it is possible to instead of having all the edit fields of a content profile on one page at node/#/edit - to rather have them on different tabs at node/#/edit AND be able to save the fields on the tabs separately.
More specifically -
tab 1 of profile edit: basic information
tab 2 of profile edit: edit imagefield for user profile picture
tab 3 of profile edit: other information
Haven't been able to find this info by searching and thought it would be a good addition (if it does not already exist)
I'm familiar with basics of working with templates if someone is able to help me understand how this can work.
Thanks a bunch
Comments
#1
http://drupal.org/project/cck_fieldgroup_tabs "Display CCK fieldgroups in tabs. Enables splitting up content onto tabs in both editing and display."
Make each group of fields into a fieldgroup & then setup the cck fieldgroup tabs module to place these fieldgroups on separate pages