Skip to content

Prop

It is a Pre-Defined Property of a Component or Control.
It is commonly used to extract data from the Component-Interface or API Property.

INFO

The Key represents the Pre-Defined Property of the Component or Control being configured for the Action, and a pre-defined propValue1 is re-declared to propValue2 using the Parameter Key.

Component-Interface Convertible Component Property

NameDescription
nonAutoFlagIndicates whether Image Auto Scroll is used as a parameter (Carousel Component property, Yes/No).
nextButtonIndicates whether the Next arrow is used as a parameter (Carousel Component property, Yes/No).
clickLinkIndicates whether Image Link navigation is used as a parameter (Carousel Component property, Yes/No).
logFlagIndicates whether Lambda saving history for Image Link navigation is used as a parameter (Carousel Component property, Yes/No).
srcURL of the Site or Page to be called in the Iframe is used as a parameter (Iframe Component property).
currentViewSchedule type is used as a parameter (Depending on the Schedule Component's Schedule type (Day, Week, Workweek, Month, Agenda), the Layout of the Component varies).
allowDragAndDropIndicates whether the movement of the registered Schedule is used as a parameter (Schedule Component property, Yes/No).
allowResizingIndicates whether Resizing of Schedule item periods is used as a parameter (Schedule Component property, Yes/No).
dateFormatDate format represented in the Schedule is used as a parameter (Schedule Component property).

Control-Interface Convertible Control Property

NameDescription
shortKeyShortcut keys for Button type Controls are set as parameters.
predefinePre-Defined color of Colorpicker Control is used as a parameter (Hex Code 🡪 #0037FF).
pickerTypeDate entry method of DatePicker Control is used as a parameter (Types include date, year, month, week, dateRange, monthRange).
dateFormatDate format such as yyyy/mm/dd in DatePicker, DateTimePicker is used as a parameter.
inactiveBfAfDate selection restriction in DatePicker, DateTimePicker is used as a parameter.
displayDataTypeTitle and Data display settings of Label Control are used as parameters.
parentIdSelected Option's Common Code id in Select Control is used as a parameter.