dspCompose
Create Data Entry Pages and Views
Create Data Entry pages for each of the tt tables and name these pages 'xxx' where 'xxx' describes the page activity.
NOTE: Most column properties do not need to be specified on these pages.
Add column properties to the page to hide the following columns: ID, LockReject, PostError, RejectedBy, RejectReason, PostMessage, Reject, RequestID, and ViewName.
Disable Severity and ValidationErrorMessage.
Create Horizontal views for each Data Entry page named web'xxx'Hor where xxx describes the page activity. Register each view to the corresponding Data Entry page.
NOTE: Page Table should have an ID column that is set as the PrimaryKey.