I have a content type I created with cck. It has a fieldset with a field in it. I do not give the author permission to see or edit this field at the (creation) workflow state, however it shows up and is editable. If I take it out of the fieldset, it vanishes from the form.

I also did some drupal_set_message calls to see which fields the module was recognizing as needing to hide, and again the field is only listed there when it is outside of a fieldset.

I can probably work around this for now, but I thought I would bring it up. Otherwise, this has been a life-saving module!

Comments

infojunkie’s picture

Assigned: Unassigned » infojunkie

Quite right, I hadn't taken fieldsets into consideration :-) I'll work on it when I can. Meanwhile, if you've got a patch, please upload it.

infojunkie’s picture

Status: Active » Fixed

I was not able to reproduce this faulty behaviour: Placing fields inside fieldsets and setting them to invisible or non-editable, even in the (creation) state, was honored. Can you please check against the latest snapshot and provide feedback here?

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.