Hi There.

I am Trying to Override a list view in a popup, I override the processSugarBean in order to form the main query and the main query forms ok.

The problem is that the List View generates another query to count the records so that query is diferent from the main query.

How can I override the count query so the list view main query matches with that one?

Thanks in advance Hope I explained properly.