Forum Topics
From ADF Docs
Fields
Tab #1: Forum Topics
| Field Name/Label | Field ID | Field Type | Required? | Properties |
| TopicID | TopicID | hidden | No |
Defaultvalue: CreateUUID() |
| Category Name | catID | Custom Element Select Field | Yes | |
| Topic Name | topicName | text | Yes |
Maxlength: 255 |
| Topic Description | topicDescription | large_textarea | No |
Rows: 8 |
| Topic Active | topicActive | select | No |
Optionlist: Yes,No |
| Allow Attachments | allowAttachments | hidden | No |
Defaultvalue: No |
| Topic Created | topicCreatedDateTime | hidden | No |
Defaultvalue: Now() |
| Messages | messageQty | hidden | No |
Defaultvalue: 0 |
| Last Post | lastpostMsgID | Custom Hidden Field | No | |
| Last Post By | lastpostProfileID | Custom Hidden Field | No | |
| Last Post Created | lastpostDateTime | Custom Hidden Field | No |
Tab #2: Topic Security
| Field Name/Label | Field ID | Field Type | Required? | Properties |
| Read Groups | readGroupsIDList | General Chooser | No | |
| Post Groups | postGroupsIDList | General Chooser | No | |
| Edit Groups | editGroupsIDList | General Chooser | No | |
| Admin Groups | adminGroupsIDList | General Chooser | No |