PT Blog Posts2 Fields v2.2

From ADF Docs
Revision as of 18:36, 15 March 2012 by Mcarroll (talk | contribs) (Created page with '== Fields == <h3>Tab #1: Content</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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Fields

Tab #1: Content

Field Name/Label Field ID Field Type Required? Properties
Title title text Yes

Maxlength: 255
Size: 55

Content content formatted_text_block No

Height: 450
Width: 600

blogID blogID hidden No

Defaultvalue: request.params.blogID

pageURL pageURL hidden No

Defaultvalue: request.pageURL

PostID postID hidden No

Defaultvalue: createUUID()

createdBy createdBy hidden No

Defaultvalue: request.user.id

postPageID postPageID hidden No

Defaultvalue: createUUID()

Tab #2: Metadata

Field Name/Label Field ID Field Type Required? Properties
Slug slug small_textarea No

Rows: 4
Maxlength: 255
Size: 40

Date Posted datePosted date Yes

Defaultvalue: now()

Allow Comments allowComments checkbox No

Value: 1

Tags tags Blog Tags Autocomplete No