Containers

A container is a subsection that can help subdivide a section into multiple vertical segments.


Style

You can select a Well style from the Small, Medium, or Large options. The Panel option will make the container display like Card. After selecting Panel as style, Header and Footer inputs will appear where you can enter strings to be displayed on the header and footer sections of the container.

Users can customize the actual corresponding styles using Cascading Style Sheets (CSS) in the Stylesheet Designer.

If you select the style Panel and enter any text into the Header Text field, the Container can be made Collapsible.

Collapsible

When the Collapsible property is enabled, the Panel containers can be toggle to show or collapse the Container area and all controls inside it. When you Preview or Publish the application, you can click the header name of a collapsible panel to hide or expand the entire panel.

If the Default Collapsed property is enabled, collapsible panels will be collapsed by default during run-time.


Color Style

The Color Style property sets the color style of the container.

By default, the styles match the color schemes:

  • Default (Standard grey)
  • Primary
  • Primary 2
  • Info
  • Warning
  • Warning 2
  • Success
  • Danger

Users can customize the actual corresponding styles using Cascading Style Sheets (CSS) in the Stylesheet Designer.


Visible

The Visible property sets the conditions under which the container will be visible. This can be set to Always or Never.

If there are any Boolean Named Ranges (BNR) defined in your workbook (i.e. single named ranges that evaluate to TRUE or FALSE), then an additional option (By Value Of) will be available. This option allows you to configure a Boolean named range that determines whether or not this section is visible. This can either be calculated or input-based.