Would it be possible to have a 'Hide' region (in addition to 'Main Column', 'Right' and 'Footer') so that if we assigned a fieldgroup to it, it would be hidden from display? I'm not sure how you'd handle required fields. Maybe before saving the preferences, it would check to make sure no fields are required in the fieldgroup you are trying to hide. Or we could just be careful not to hide fieldgroups with required fields.
It just struck me as something that could be very handy for cleaning up the node add/edit pages (right now I have about 8 fieldgroups shoved in the right hand column & collapsed. i'll probably just hide them with css in the interim.)
Comments
Comment #1
milos.kroulik commentedI also think this is very needed. Hopefully it won't be hard to add.
Comment #2
Hugo Wetterberg commentedFor fields that are non-required and doesn't have any required children can now be hidden as of 6.x-1.3.
Comment #3
chipt4 commentedthanks!