How to replace default advsearch query with custom query in webtop 6.5 sp2
Hi All, We have a requirement to replace default advsearch query with custom query in webtop 6.5 sp2 Using below code getting default query and able to add where clause, but need to replace default query with custom query, it would be great if you could advise on how to do this SearchInfo info = getSearchInfo();…