CCK Field Privacy not compatible with CCK Fieldgroup Tabs
gausarts - April 24, 2008 - 18:52
| Project: | CCK Field Privacy |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | obsidiandesign |
| Status: | closed |
Jump to:
Description
I installed cck_field_privacy and cck_fieldgroup_tabs together. They used to get along well. I mean when the user sets the privacy, the tab remains where it is. But the latest versions of both modules seem to be incompatible. I wonder myself whom should I report this.
The problem is cck_fieldgroup_tabs always reset to the first tab whenever cck_field_privacy launches the prompt for setting the privacy. I doesn't stay where it is anymore. So the user is confused with the latest field they are on. I suspect this relates to javascript things as cck_field_privacy implements jquery_impromptu.
Any help to make them work together again would be appreciated. Thanks

#1
No body experienced this? Thanks
#2
I suspect this has to do with the fact that cck_fieldgroup_tabs moves the form elements around (nests them in a fieldgroup), while other modules may assume they are in a particular place.
Moving to cck field privacy. Not sure if this is easily resolved though.
#3
Not sure about how easy the resolution will be either, although I'll put this on the TODO.
#4
Updating title & marking latest version.
#5
This seems to be an issue of CCK Fieldgroup Tabs. Please see http://drupal.org/node/554426#comment-1962318.