The icon for elements of type Invisible container.
Functionality
Form elements of type invisible container add a container for other form elements to the current form and is used to group several elements. This can be useful when you would like to hide multiple elements, or when certain JavaScript functions need to be applied on those elements.
Compared to the container, the invisible container does not add any padding by default and cannot be seen visually. Note that the same effect could be achieved with a standard container element and the appropriate CSS.
Properties
Overview of the standard properties
This section describes only those properties that are different from the standard.
Style
Name | Description |
---|---|
Background | The background color of this container. Defaults to transparent. |
Height (in px) | The minimum height for the container in pixels. The container will be enlarged automatically when the containing elements are too large. |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article