Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionValue
id

Unique Identifier

any
nameA name that describes the componentany
labelA label that is positioned above the component.any
tipexpressionA question mark that is positioned on the top left corner of the component and when the mouse moves over it an information box appearsany
newrowMoves the component to the next row. The default value is false.true or false
isgroupBoolean that specifies if the component will be displayed as a group of multiple elements.

true

false
visibilityconditionsThe conditions that should be met in order to display the component.'[[pagefunction, datatype, datapath ]]' operator(==,!=) 'value'
isgroupIf it is set to true then the component is displayed as a group of elements. the name of the component appears as the title of the group.

true

false
allowcollapseIf the component is defined as group and this value is set to true then the user can collapse/expand the component by clicking the title of the group.

true

false
defaultcollapsedIf the component is defined as group and this value is set to true then the group of elements is by default collapsed.

true

false
elementsThe elements of the component.List of elements.
quickcreateIf it is set to true then the component is displayed in "quick create" mode.

true

false
excludefrommodalIf it is set to true then the component is not displayed when the page is opened in a modal window.

true

false
autorefreshinsecondsAutomatically refresh component after the seconds specified.Number of seconds - integer

...