Title
qSelector remembers the last item selected. Can this behaviour be turned off?
Description
qSelector remembers the last item selected. Can this behaviour be turned off?
When accessing a page with a qSelector web part on it the web part remembers the last item that was selected. Is it possible to turn this behaviour off?
Cause
<FONT face=Arial>This cannot be turned off within the tool via a property change it can only be achieved with a custom action.</FONT>
Resolution
<P><FONT face=Arial>The qSelector stores the currently selected item in the session variable provided in the Session Name property. If you leave the page and then come back to it, it will retrieve the last item that was selected from the session and automatically select it.</FONT></P> <P><FONT face=Arial>To disable this behaviour you can use a custom action that is detailed at the following link:</FONT></P> <P><FONT face=Arial><A href="http://communities.quest.com/message/61678#61678">http://communities.quest.com/message/61678#61678</A></FONT></P>
Defect ID
<FONT face=Arial>This cannot be turned off within the tool via a property change it can only be achieved with a custom action.</FONT>