does nodeformscols_field_placements override groups and fieldsets?
Posted by Anonymous on March 12, 2011 at 9:41pm
I've written a custom module similar to the presentations module for use with an experimental OS installation and am having difficulty with the grouping of fields into fieldsets for the input form. When loaded as a standard CCK module, the module fields appear grouped in the input form as defined. In OS however, the grouping of fields (using the CCK fields UI) forces them into the "+Advanced Options" fieldset, which is collapsed by default - effectively hiding the fields.
Read more