Ian Irving
makes a case for adding a new field type to Notes. In addition to Authors and Readers, he would like to have Deleters field type. So instead of having to write lots of code within the QueryDocumentDelete to see if a person should be deleting a document, the Deleters field would do the work for you. I think this is a great idea and would take a significant amount of complexity out of some applications.
Created 8/27/2006 11:26:06 AM email |
oh yeah....having just spent time down in the querydocumentdelete event. I *might* even settle for another security tab setting on the form like the "Who can create documents with this form" setting - "Who can delete documents with this tab"...I think with a "Deleters" field I'd probably be coding roles in there most of the time. Setting it at the Form level would let us deal with the role issue without adding fields to documents.
Created 9/1/2006 8:30:22 AM email | website
Rich has this idea, too:
{ Link }
Created 9/1/2006 3:38:07 PM email | website
The NonReaders field. Sometimes it is so much easier to come up with a list of who shouldn't be able to see docs, instead of who should be able to see them.