On 08/04/2011 05:28 PM, John Alberts wrote: > The problem is, I can't figure out if it's possible to combine a relative > date with other criterion. For instance, 'last month' returns exactly one > month ago, so since today is Aug 4th, it returns July 4th, although I need > July 1st @midnight. > > Any ideas?
Your easiest solution might be to create a local/ page which simply hardcodes the search and passes it to the appropriate mason component for display. Thomas -------- 2011 Training: http://bestpractical.com/services/training.html
