Question
I'm trying to generate a search which looks at a form field (open or closed) and also the last save date of the document. Basically I need a report which looks at all topics that have a status of closed, where the last save date was today(for example). Anyone got ideas on how this might be done? I suppose if worst came to worst I could run some javascript to detect when the status changes to closed, and update a reaonly field in the form so I can then search for this data.
Environment
--
NathanReeves - 16 Dec 2003
Answer