Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Get parameters values from Javascript?
millvall
Is there a way, in Javascript, to get the repositoryType value in an OnCreate() method? Either from URL params or the platform?
REASON: I want to detect if I'm generating the report in Workspace or Enterprise mode, so I can alter the code path accordingly.
Thanks
Milt.
Find more posts tagged with
Comments
mwilliams
Hi Milt,
So, you want to be able to use javascript in BIRT to check whether the report is being ran in the designer or through the app server? If this is not correct, please explain further. Thanks.