Hi
I have a browse 'browseinventory' that is being called from the menu several different ways by passing a different parameter (ex 'catg=a' or 'catg=f') . The problem is that when the locator is used on one call of the browseinventory and the user then goes to the top menu and selects a different option that runs the same browse (but with a different parameter) the locator retains the value from the previous called browse.
Shouldn't the locator be automatically cleared when it is initialized?
How and where can I manually clear this locator?
Thanks
Lee