Category |
Name |
Value |
Datasource |
Item Images |
Contains the item image used in Dynamic Combo Box control type. |
Item Details |
Contains the item detail used in Dynamic Combo Box control type. |
Item Trailing Text |
Contains the item trailing text used in Dynamic Combo Box control type. |
Item Category |
Contains the item category used in Dynamic Combo Box control type. |
Stepper control type |
Step property |
The amount used to increment/decrease the value contained in Stepper control type. |
Min value property |
The minimum value that the Stepper control type may reach. |
Max value property |
The maximum value that the Stepper control type may reach. |
Dynamic Combo Box control type |
No Results Found Text |
The text that should be shown when no items are present in the Dynamic Combo Box control type. |
Include search property |
Determines if the Dynamic Combo Box control type should contain a search feature. |
Search Field Invite Message property |
Contains the invite message for the search field in Dynamic Combo Box control type. |
Enable Add Item property |
Determines if the new item feature should be present in the Dynamic Combo Box control type. |
Add Item Caption property |
Contains the caption for the add item action in the Dynamic Combo Box control type. |
New Item Component |
Contains a reference to the web component or transaction that should implement the add item action in the Dynamic Combo Box control type. |
New Item Parameters |
Contains the parameters that should be used when calling the New Item Component. |
Masked Input K2BTools |
Mask |
Contains the mask definition that will be used when the control type is Masked input |
Is Numeric Mask |
Determines if the masked should be processed as a numeric mask (starting from the end) or not. See Masked input control type |
Casing |
Determines if the characters entered will be processed as input by the user or transformed to uppercase. See Masked input control type |
Output Value |
Determines if the attribute/variable's value will contain the formatting characters included in the mask or not. See Masked input control type |
Image Region Selector K2BTools |
Image regions Definition Dataprovider |
References the dataprovider object that defines the image and the regions that the user can choose from. |
Image regions Definition Dataprovider Parameters |
If the previous property is set, this property can be used to pass parameter values to the dataprovider. |
Numeric Input K2BTools |
Decimal Separator Input |
Determines if the user must explicitly enter the decimal separator or if it's inferred from the amount of characters entered. See Numeric input control type. |