Hi ,
Is there any way to stop the page refresh using javascript in cognos10.2.2.
Scenario: when we press the Finish button , page is contentiously refreshing .
Thanks ,
Aravind
Pressing the Finish button means that you've finished updating prompts etc. which would generally mean that you want the report to run...
QuoteScenario: when we press the Finish button , page is contentiously refreshing
(contentiously = continuously???)
A page being continuously refreshed is not standard IBM Cognos functionality ;) . If that is what you are experiencing, and if (as I guess from your post) you are already using javascript, then you will need to share your js code here so that people smarter than me can give you an informed opinion.