- Subject: Update Current View - Recently Added
- Author: mike
- Date: 03 Mar 2008
- References:
When customizing a view in business contact manager I like to use the
recently added view. It lists the most recent 2 months of created contacts.
When going to customize view - and clkicking filter:
The SQL filter data looks like this:
(%thismonth("urn:schemas:calendar:created")% OR
%lastmonth("urn:schemas:calendar:created")%)
how do I make it list the contacts created since a certain date?
I have tried several filters, but have been unsuccessful.
Thank you.