Creating Extended Value Selector (EVS) - Static and Dynamic in Web Dynpro For Java
Creating Extended Value Selector (EVS) - Static and Dynamic in Web Dynpro For Java
Description:
Extended value selector (EVS) is a type of value-help where a dictionary simple type is bound to an input filed.
During the runtime a table pops up which allows its entries to be sorted and filtered.
Extended value selector is used when the values exceed 30.
The following example explains about the steps to be followed in order to use the extended value selector in web dynpro java.
Navigation:
Open NWDS
Open web Dynpro explorer.
File->New->Web Dynpro project
Give the name of the project as ‘Extended_Value_Selector’
Navigation:
Save the changes by clicking on save all metadata on the application tool bar.
Create a webdynpro component in the same package as that of the simple type.
Press ok to continue.
Save the changes by clicking on save all metadata on the application tool bar.
Choose next.
Change the Editor property of the attribute to input field.
Choose next.
Change the Editor property of the attribute to input field.
Confirm by choosing finish.
Navigation.
Navigation.
Navigation
A table pops up with the key and display texts once you click on the icon beside the input field.