Question:
I have modified the standard web template and I need to have the selection criteria cleared after each execution of a web query (after the query is executed and the user clicks the back arrow, the selection criteria should be cleared). I don't want the selection criteria to be populated based on the last query execution. I thought is was as simple as specifying that flag for the web template (reset variables to default values) in the WAD, but that's not the case.
When I look at the HTML source for the selection screen I see that its using a different style sheet than the one listed in WAD for my default web template.
Can someone offer any suggestions on how to clear the selection screen for a web query?
Thanks in advance for any help you can provide.
Answer:
Is it a usage issue? Instead of hitting the back arrow, couldn't they left-click and choose the 'enter variables' option on the standard or extended menu option. You could also create a button for this. I'm all for using the tool as much as possible as it is delivered.
Ken
Answer:
It is a usage issue, but keep in mind that the reports are geared towards our customers who are not IT users. As we all know, most people fear change and technology, so to keep it simple, we try to not introduce too many new features at once (BW being very new to them).
Most people who have used any web browser are comfortable using the back arrow button, not left clicking to go back to the previous selection screen. Therefor, our issue is how to clear the selection screen for when the user preforms clicking the back arrow which is much more familiar to them.