Is this possible?
Usage:
My address book serves as a matrix for many routine tasks
From my address book I select certain contacts which are bill related, i.e. tel co, electric co, etc
children of these items may equal tel notes, bills due, i.e. whatever activity occurs
In my address view I have a boolean field = bill
From this I have constructed a bill view which brings up all those bills & links to on line payment sites
To this view I've added bill due date, paid = boolean, paid date = date, priority = boolean, cost = currency number, Recurring = boolean
Using recurring field, can I construct a recurring date outside of the calendar view or is that only a calendar function?
Thanks
Comments