Fields of a fieldgroup can't be hidden
nadavoid - November 26, 2008 - 00:23
| Project: | Auto Assign Role |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
I have a content type with 3 fieldgroups in it, and several fields in each fieldgroup. Under the content profile tab of the content type, I hide a fieldgroup, and all of its fields become hidden on the registration form. That's good and expected. But if I leave a fieldgroup unchecked and select some of its fields to be hidden, those fields are still visible in the registration form.

#1
(Changing project from content_profile to autoassignrole.)
#2
I m facing a similar issue. I m trying to create 2 registration form for 2 types of visitors (say x and y) on the website. The required registration form for both has been created using the Content Profile module and each of the reg forms has a different url. So far so good. However when the visitor goes on to sign up form for X then he sees the fields which were created for Registration of Y too and vice-versa.
#3
These are two totally different issues. I'm not able to reproduce the problem in #2 so would suggest trying the latest code. There have been a lot of improvements.
@nadavoid AAR does nothing to control those fields I think what you are describing is either an issue in/for CCK or content profile.