Difference between revisions of "PT Photo Gallery Photo Size Custom Element"

From ADF Docs
Jump to: navigation, search
(Fields)
Line 3: Line 3:
  
 
== Fields ==
 
== Fields ==
Tab 1 - Photo Size
+
<h3>Tab 1 - Photo Size</h3>
 
+
<table id="ce-fields">
* sizeID
+
<tr class="header">
** Type: Hidden
+
  <td>Field Name/Label</td>
** Default Value: {createuuid()}
+
  <td>Field ID</td>
* title
+
  <td>Field Type</td>
** Type: Text
+
  <td>Required?</td>
** Label: Title
+
  <td>Properties</td>
** Required: Yes
+
</tr>
*** Properties:
+
<tr>
**** Size: 40
+
  <td>sizeID</td>
* directory
+
  <td>sizeID</td>
** Type: Custom Text Field
+
  <td>Hidden</td>
** Label: Directory
+
  <td>N/A</td>
** Required: Yes
+
  <td>Default Value: {createuuid()}</td>
*** Properties:
+
</tr>
**** Field Size: 40
+
<tr>
**** Edit Once: True
+
  <td>Title</td>
* width
+
  <td>title</td>
** Type: Text
+
  <td>Text</td>
** Label: Width
+
  <td>Yes</td>
** Required: Yes
+
  <td>Size: 40</td>
*** Properties:
+
</tr>
**** Size: 10
+
<tr>
* height
+
  <td>Directory</td>
** Type: Text
+
  <td>directory</td>
** Label: Height
+
  <td>Custom Text Field</td>
** Required: Yes
+
  <td>Yes</td>
*** Properties:
+
  <td>Field Size: 40<br>Edit Once: True</td>
**** Size: 10
+
</tr>
* type
+
<tr>
** Type: Selection List
+
  <td>Width</td>
** Label: Type
+
  <td>width</td>
*** Properties:
+
  <td>Text</td>
**** Option List Source: Value List
+
  <td>Yes</td>
**** Option List: Landscape,Portrait
+
  <td>Size: 10</td>
**** Select Option: Yes
+
</tr>
 +
<tr>
 +
  <td>Height</td>
 +
  <td>height</td>
 +
  <td>Text</td>
 +
  <td>Yes</td>
 +
  <td>Size: 10</td>
 +
</tr>
 +
<tr>
 +
  <td>Type</td>
 +
  <td>type</td>
 +
  <td>Selection List</td>
 +
  <td>No</td>
 +
  <td>Option List Source: Value List
 +
<br>Option List: Landscape,Portrait
 +
<br>Select Option: Yes
 +
  </td>
 +
</tr>
 +
</table>
  
 
[[Category:Photo Gallery]]
 
[[Category:Photo Gallery]]

Revision as of 13:25, 26 March 2010

Overview

Photo Size Custom Element for storing the available size dimensions.

Fields

Tab 1 - Photo Size

Field Name/Label Field ID Field Type Required? Properties
sizeID sizeID Hidden N/A Default Value: {createuuid()}
Title title Text Yes Size: 40
Directory directory Custom Text Field Yes Field Size: 40
Edit Once: True
Width width Text Yes Size: 10
Height height Text Yes Size: 10
Type type Selection List No Option List Source: Value List


Option List: Landscape,Portrait
Select Option: Yes