Is the best way to set default fields for the fieldsets in hook_form ( eg. like is done here: http://drupal.org/node/43577 ) ?

It would be great to have something in Settings >> Content Types to completely turn the fieldsets off (not just set defaults).

Or is there a better way to do this that I'm completely missing?

-bg

Comments

dman’s picture

Access to those parameters is set on a user-role basis :)

Or am I missing something?

http://www.coders.co.nz/

mgerra’s picture

Don't have an answer other than to note it is surely possible if you wish to build your own node and/or edit the resultant php / css for the appropriate theme.

That said, I need to do this as well, and am adding my plea for a simpler solution. Ideally, this should be admin controllable through control panel.