Select

Specific Properties

Property NameDescription
Is VisibleBy default, this check box is selected to make this property active. It makes the element visible to the end-user on the application.
Is EnableBy 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 OnlyIf you click this check box, the user can only view the element. The user cannot perform the function on the element.
Is ParentWhen 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 InvalidWhen the Run as Invalid check box is selected, the application triggers an event after it validates or invalidates the element’s value.
Is First SelectedIf 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 OptionIf you click this check box, the application hides the element’s name.
Default ValueSee the description in the “Text (FV)” element.
Custom LabelSee the description in the “Text (FV)” element.
PlaceholderIn 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.
SectionValidation
RequiredClick 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 MessageClick 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