|
: 34 : 35 : 1 |
It always seems so silly to display an edit button (or any action needing edit access) to a user who has author level access to a database but is not an author of the current document. I would like to see an @function (e.g. @IsEditor) which would determine if the current user is able to edit the current document by resolving the author fields on the document (and the ACL level set). This would be applicable to Classic Notes as well as XPages. Bonus points for providing an equivalent NotesDocument method (for LS and SSJS) as well.
|