Jedox Web Report: Hide/Unhide Dropdown

So here’s another trick out of the bag for dynamic hide and unhide of the drop downs on the web report.

At times due to permission issues we have to hide unhide certain controls on the report based on the user privileges granted. So here a little trick for the same which can be tweaked to another controls visibility.

blog16_pic1

Note: The critical in the above is to accurately catch the control in the document space via JavaScript/jQuery currently which I am doing via values which is displayed in the drop down. But for other controls it would require other technique which depends on the situation. The id/name of the control cant be used as they are being dynamically generated by Jedox Web portal.

Hope it helps!!!

Download:
Download

Posted in Uncategorized

Leave a Reply

Your email address will not be published. Required fields are marked *

*