on ‎2016 Nov 23 1:03 PM
Hello Everyone,
I am working with UI Elements in SSCE.
having one dropdown,listbox
based on the selection of dropdown ,list box should update.
configured listbox as dynamic by passing querytemplate to it.
how to pass selected value of dropdown to listbox as param.1
Tried with below code.
ListBox7_c0c1.setQueryPath ("querypath&Param.1="+input+""),
but its not working.
Also tried with setItems by passing query result.
can any one help .
Regards,
Rajee
Request clarification before answering.
Hi Rajee,
With list box ,method setQueryPath is not present if you check it using Script Assistant .
ListBox7_c0c1.setQueryPath code won't work .
Hence that method won't work and cause issue .
You can check alternative methods using Script Assistant which can help you .
Thanks,
Neha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.