Forum Topics

From ADF Docs
Revision as of 18:04, 17 September 2010 by Rkahn (talk | contribs) (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> …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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
Optionlistsource: Value List
Size: 1

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