Closed (won't fix)
Project:
Fieldset helper
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 May 2012 at 13:58 UTC
Updated:
19 Jul 2012 at 14:15 UTC
Hi,
A views page (grid) with fieldset created through PHP-output field, fieldset works.
URL of the page is added to be displayed, but does not.
'Expand all | Collapse all' shows on for example "/admin/modules " and works fine.
Do I miss something here?
Thank you!
Comments
Comment #1
jrockowitz commentedHave you tried setting "Minimum number of collapsible fieldsets to show 'Expand all | Collapse all' links " to 'No minimum'? This will always display 'Expand all | Collapse all' on permitted pages.
How are you creating the fieldsets? Are you using theme('fieldset')?
Comment #2
jrockowitz commentedRequires more information. Please re-open if you are still having this problem.