Skip to main content

Entity box

Anatomy

<entitybox id="var" entity="string" tag="string" label="string" caption="string" disabled="bool" required="bool" placeholder="string" width="string"/>

Description: ENTITYBOX represents a form control for selecting an object ID among a set of entity related objects that are displayed as a list of items and are attached to a label.

Attributes

NameTypeDescriptionDefined By
idvarIdentifier entitybox
entitystringEntity entitybox
tagstringTag filter entitybox
labelstringLabel entitybox
captionstringCaption entitybox
disabledboolDisabled entitybox
requiredboolRequired entitybox
placeholderstringPlaceholder entitybox
widthstringWidth (CSS) entitybox