Changes between Version 4 and Version 5 of S3/S3AAA/RecordApproval
- Timestamp:
- 09/21/12 10:12:16 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3AAA/RecordApproval
v4 v5 72 72 The permission to review/approve/reject records of this role is realm-limited (see [wiki:S3AAA/OrgAuth] for more details). 73 73 74 Admin can always see all records, regardless whether they are approved or not. Other users can only see approved records, unless they have the approver role and use one of the approval methods "review", "approve", "reject". 75 74 ''Note:'' users can always only see approved records, unless they have review permissions and use the "review" method. For custom layouts, it is possible to implement custom views which include both groups of records by using the S3Resource API directly. 76 75 == Methods to Approve or Reject Records == 77 76