Hello,
Is it possible to have a field included on the advanced search page that is not in the sql query? Ultimatly I want something like:
Select fieldX
From tableA
where tableA.fieldY = 'abc'
Make sense? I can give more info about why I need this and what I'm trying to do if you need it. Let me know.
Thanks,
Tim