| Hi, I was wondering if it were possible to use functions in the search query builder. For example I built a very simply search in the builder that looks for tickets that have not been updated since a certain time. The "SQL" generated in the advanced window is : Status != 'resolved' AND LastUpdated < '8/28/2008' i would like that date to be able to be replaced by the function now(). I use PostgreSQL as the backend. Thanks Ketema J. Harris ketemaj on iChat |
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
