Multiselect
Specific Properties
Property Name | Description |
Is Visible | By default, this check box is selected to make this property active. It makes the element visible to the end-user on the application. |
Is Enable | By default, this property is also selected, which makes it active. This property allows the end-user to perform the functions on the element. |
Is Read Only | If you click this check box, the user can only view the element. The user cannot perform the function on the element. |
Is Parent | When you click this check box, you can establish the parent and child relationship between the current element and another element. After you click the Is Parent check box, you need to add the parent element by using the hundred percent component’s width. When a user performs the function on the parent element, the application resizes the parent element’s shape by using the fifty percent component’s width and then displays the child element in the fifty percent component’s area. |
Run as Invalid | When the Run as Invalid check box is selected, the application triggers an event after it validates or invalidates the element’s value. |
Is First Selected | If you click this check box, the “Select” element will display the first option selected by default in the list of multiple options. |
Hide Element Name Option | If you click this check box, the application hides the element’s name. |
Default Value | See the description in the “Text (FV)” element. |
Custom Label | See the description in the “Text (FV)” element. |
Placeholder | In this field, enter a placeholder text. You can use the placeholder text to provide a hint to the user. The hint helps the user perform the function on the element. |
Section | Validation |
Required | Click this check box when you want to configure the validation message. The application will display the validation message after the user performs the wrong function on the element. |
Validation Message | Click this field and then select an ID. The selected ID is mapped to the validation message that you create and configure in the message master module. |
Was this article helpful?
YesNo