Hi Bruce
NT7.35. I have a filter with the following code, the filter works 100% but the locator does not work now on any column.
loc:FilterWas = clip(l:Filter2) &' and SQL(B_BrokerGroup = ' & p_web.GSV('SV_BrokerGroupNo') & ')'
ThisView{prop:Filter} = loc:FilterWas
Loc:LocatorValue = p_web.GetLocatorValue(Loc:LocatorType,'WBrowsePolicies',Net:Both)
p_web.Trace(loc:FilterWas)
Any suggestions how I can get the locator working
Regards
Johan