Hello All,
I have a requirement. On the html page (or web template) i would like to have 4 drop down boxes and depending on the values selected in the drop down boxes, the selected query should run.
First is it possible.If yes then where do we begin with this?
One more thing: I have four different web item on the web template,and depending on the values selected in the drop down boxes, all the web items in the template should be updated.
Kindly reply asap.
Thanks and Regards
Pradeep Bhojak
Hi Pradeep,
If you look at the properties of the drop down box, the last property is called Affected data providers, here you tick which dataproviders you will change (i.e. queries) with the data from the drop down.
Beware though that a drop down with a high data volume behind it even if it is dimension, still takes time to render the drop down and its contents, unless you limit it.
hope that helps cheers G
Add a comment