Section Widget
Allows you to define a section widget (group of fields that can be hidden with a single click in section header).
Section
A section widget has the following properties fields:
- Header: name of the section.
- Open on launch: check box if you want to display all widgets of your section when opening your web page.
- On section opened: trigger a js when a section is opened.
- On section closed: trigger a js when a section is closed.
- Identifier: id of the widget. You will only need it if you want to use Javascript functions in your web page.
In a section, you can add any widgets (ie. image, html, text input....)
Please give details of the problem