ReportPartForm
| Field | NULL | Description |
|---|---|---|
| type integer | The type of the report part (1 = Form) | |
| title object | To be updated | |
| description object | To be updated | |
| properties object | A ReportPartFormProperties object | |
| columns object | Data for Columns box A ReportPartContainer object containing “columns” in name and the list of selected data source fields (ReportPartElement objects) in elements | |
| separators object | Data for Separators box A ReportPartContainer object containing “separators” in name and the list of selected data source fields (ReportPartElement objects) in elements | |
| reportPartFormRepeater object | To be updated | |
| reportPartFormEmbeddedReport object | To be updated | |
| reportPartFormSmartTag object | To be updated | |
| reportPartFormField object | To be updated | |
| formState object | To be updated | |
| htmlContent string | The HTML code built up for display, optionally edited by user | |
| selectedFieldElement object | To be updated | |
| activeTabKey string | To be updated | |
| isSelectedCell boolean | Whether | |
| isActiveForEdit string | Whether |