PT Blog Blog2 Fields v2.2
From ADF Docs
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 |