Popup field group
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Extends Field group with an option for a Popup field group. This will render a link which, when clicked, shows all of its children in a simple position: fixed popup.
This module does not mess around with the structure of the form or the DOM particularly. Rather the children of the group are surrounded in a <div>, which is then styled as a very simple position-fixed popup.
A button is then rendered on the form which toggles the popup open/closed. The label of the button is configurable.
