Difference between revisions of "Forum Topics"
From ADF Docs
(Created page with '== Fields == <h3>Tab #1: Forum Topics</h3> <table id="ce-fields"> <tr class="header"> <td>Field Name/Label</td> <td>Field ID</td> <td>Field Type</td> <td>Required?</td> …') |
(→Fields) |
||
Line 61: | Line 61: | ||
<td>select</td> | <td>select</td> | ||
<td>No</td> | <td>No</td> | ||
− | <td> | + | <td>Optionlist: Yes,No<br/> |
− | |||
Defaultvalue: No<br/> | Defaultvalue: No<br/> | ||
Optionlistsource: Value List<br/> | Optionlistsource: Value List<br/> |
Revision as of 18:04, 17 September 2010
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 Size: 40 |
Topic Description | topicDescription | large_textarea | No |
Rows: 8 Size: 40 |
Topic Active | topicActive | select | No | Optionlist: Yes,No Defaultvalue: 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 |