I'm trying to customize the Watch List and noticed that the manager module (actions/watch_list.php) contains a hardcoded SQL query with a couple of joins.
That leads to hardcode the column headers that appear on the bids grid, thus not allowing to customize it via fields.ini.
Is there any (easy) way to "extract" the query logics and parametrize its appearance?
Thank you
