Skip to Content
0
May 26, 2020 at 06:53 PM

Custom page : Item type : Select

63 Views

Hi All,

I created a custom popup using UI designer. In it, I have an item of type = SELECT ( just like dropdown). On choosing one of the value, at runtime, the Appl.page.items.<item>.get() gives me the "id" of the selection whereas I am looking for the value that is chosen. Could someone guide me in getting the value of the chosen dropdown value in the custom popup?

Thanks

SR.