Skip to Content
0
Former Member
Jul 14, 2008 at 10:13 AM

Dropdown by Index -

22 Views

Hi All,

i had a dropdown by index elemet, i am getting list of values from backend thru an RFC,

in that dropdown list i added 'search' as hard coded value and this will be diplayed along with my list.if i choose 'search ' from dropdown list and click on "Search" from the list i need to open a popup window.

i set my list as index and set value 'index eq 1' as search.

if index value 1 then i get a popup.if i choose the same as second time iam not getting popup window. becoz that time index value changed.

How can i set the Index,

whenever i choose search and click then i need to display a popup window.

Thanks,

Raju.