"remove filter" from web template

Question: Is it possible to control the "remove filter" option from the web template. I have 3 web templates all using similar queries (same restrictions/filters) however the initial web template when left clicking only shows "Goto" (jump to next available report), however when you get to the 2nd web template and left click you not only get "Goto" option but also the option to "remove filters."

As mentioned both queries used in both templates are identical in restrictions so not sure why this comes up in one and not the other. Does it have to do with the fact that you jump from one to the next?

thanks,

Answer:
Hello,

If you go to the Web Designer, open your template.
Choose the general view, on the WEB item tab, look at Entries in Context menu For each entry, you can choose between :
-No display
-Always display
-Enhanced menu

You 'd better check what you have been chosen in both templates.

CBR

Answer:
both of them are identical because i used one as the base and then did a "save as" for the second one ... Both also have every single option set to "no display" only "back, back to start" are actively choosen. i think this "remove filter" on the second jump has to do with the fact that from the first query to the second I am passing a variable (filter if you will) and thus the second query has that option by default to remove it because it is no way being controlled by the menu options in this case.

Any confirmations on this? anyone else seen this?

thanks,

Answer:
Hi,

Add the code

<param name="MENU_REMOVE_FILTER" value=""/>

to the template properties to remove the Remove Filter entry from Context menu.

Thanks
Copyright ?2007 - 2008 www.jt77.com