JCM Table: dbo.AT FormPages
From Sherlock Software
TABLE NAME: dbo.AT_FormPages
Records the pages in a form.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | FormTypeID | smallint | ID of form |
| 2 | PageID | smallint | ID of page |
| 3 | SortOrder | tinyint | Display sort order |
Back to JCM Database tables