dspCompose

Create Approval Pages and Views

Create an Approval page for each Data Entry page. These pages will use the tt table used by the corresponding Data Entry page. Name these pages 'xxx - Review' where xxx describes the page activity.

Add column properties to the page to hide the following columns: ID, LockReject, PostError, RejectedBy, PostMessage, RequestID and ViewName.

Disable Severity and ValidationErrorMessage. Enable Reject and RejectReason.

Create Horizontal views for the Approval pages and name the views web'xxx'ApproveHor where xxx describes the page activity. Register each view to the corresponding Approval page.

NOTE: Page Table should have an ID column that is set as the PrimaryKey.