FormLayoutEnum Enumeration |
Namespace: CMS.FormEngine
public enum FormLayoutEnum
Member name | Value | Description | |
---|---|---|---|
SingleTable | 0 | Single table layout - Single table, categories as rows. | |
TablePerCategory | 1 | Tables layout - Each category has its own table. | |
FieldSets | 2 | Collapsible tables - Each category has its own collapsible fieldset. | |
Divs | 3 | Divs - Layout without tables. |