Difference between revisions of "PT Blog Blog2 Fields v2.2"
From ADF Docs
(Created page with '== Fields == <h3>Tab #1: Blog2</h3> <table id="ce-fields"> <tr class="header"> <td>Field Name/Label</td> <td>Field ID</td> <td>Field Type</td> <td>Required?</td> <td>P…') |
(→Fields) |
||
| Line 222: | Line 222: | ||
<td>General Chooser</td> | <td>General Chooser</td> | ||
<td>No</td> | <td>No</td> | ||
| − | <td> | + | <td>Chooser Bean Name: blogsUserGroupsGC</td> |
| − | |||
| − | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 18:34, 15 March 2012
Contents
Fields
Tab #1: Blog2
| Field Name/Label | Field ID | Field Type | Required? | Properties |
| Name | name | text | No |
Maxlength: 255 |
| Subsite URL | subsiteURL | text | No |
Maxlength: 255 |
| Blog Template | blogTemplate | Template Select | No | |
| ownerID | ownerID | hidden | No |
Defaultvalue: request.user.userid |
| createdBy | createdBy | hidden | No |
Defaultvalue: request.user.userid |
| Date Created | dateCreated | date | No |
Defaultvalue: now() |
| Active | active | select | No |
Optionlist: Yes,No |
| Comments Require Approval | commentApproval | checkbox | No |
Value: 1 |
| blogID | blogID | hidden | No |
Defaultvalue: createUUID() |
Tab #2: Landing Page
| Field Name/Label | Field ID | Field Type | Required? | Properties |
| Create Landing Page | autoLandingPage | select | No |
Optionlist: True,False |
| Landing Page Name | landingPageName | text | No |
Maxlength: 255 |
| Display RSS Feed | rssFeed | select | No |
Optionlist: True,False |
Tab #3: Tags
| Field Name/Label | Field ID | Field Type | Required? | Properties |
| Create Tags Listing Page | autoTagsPage | select | No |
Optionlist: True,False |
| Tags Listing Page Name | tagsPageName | text | No |
Maxlength: 255 |
Tab #4: Notifications
| Field Name/Label | Field ID | Field Type | Required? | Properties |
| Groups | notificationGroups | General Chooser | No | Chooser Bean Name: blogsUserGroupsGC |