Difference between revisions of "Simple Content"
From ADF Docs
(Created page with ' == Fields == <h2>Tab #1: Simple Content</h2> <table id="ce-fields"> <tr class="header"> <td>Field Name/Label</td> <td>Field ID</td> <td>Field Typ…') |
|||
Line 1: | Line 1: | ||
− | + | == Fields == | |
− | < | + | <h3>Tab #1: Simple Content</h3> |
<table id="ce-fields"> | <table id="ce-fields"> | ||
<tr class="header"> | <tr class="header"> | ||
Line 59: | Line 59: | ||
<tr> | <tr> | ||
− | <td> | + | <td>Pod Header Text</td> |
<td>podHeader</td> | <td>podHeader</td> | ||
<td>text</td> | <td>text</td> | ||
Line 72: | Line 72: | ||
<tr> | <tr> | ||
− | <td> | + | <td>Pod Content</td> |
<td>podtextblock</td> | <td>podtextblock</td> | ||
Latest revision as of 17:37, 17 September 2010
Fields
Tab #1: Simple Content
Field Name/Label | Field ID | Field Type | Required? | Properties |
podcontentID | podcontentID | hidden | No |
Defaultvalue: CreateUUID() |
podinstanceID | podinstanceID | Custom Hidden Field | No | |
defaultPortletID | defaultPortletID | Custom Hidden Field | No | |
contentType | contentType | Custom Hidden Field | No | |
Pod Header Text | podHeader | text | No |
Maxlength: 255 |
Pod Content | podtextblock | large_textarea | Yes |
Rows: 8 |