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

From ADF Docs
Jump to: navigation, search
 
(9 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
== Fields ==
 
== Fields ==
Tab 1 - Photo
+
<h3>Tab 1 - Photo</h3>
 
+
<table id="ce-fields">
* photoID
+
<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>photoID</td>
* caption
+
  <td>photoID</td>
** Type: Text
+
  <td>Hidden</td>
** Label: Caption
+
  <td>N/A</td>
*** Properties:
+
  <td>Default Value: {createuuid()}</td>
**** Size: 40
+
</tr>
* abstract
+
<tr>
** Type: Large Text Area
+
  <td>Title</td>
** Label: Abstract
+
  <td>title</td>
*** Properties:
+
  <td>Text</td>
**** Columns: 40
+
  <td>Yes</td>
**** Rows: 4
+
  <td>Size: 40</td>
* photo
+
</tr>
** Type: Photo Upload
+
<tr>
** Label: Photo
+
  <td>Caption</td>
** Required: Yes
+
  <td>caption</td>
*** Properties:
+
  <td>Text</td>
**** Photo Category Field Name: category
+
  <td>No</td>
**** Include Image Gallery Field Name: includeImageGallery
+
  <td>Size: 40</td>
* category
+
</tr>
** Type: Custom Element Select Field
+
<tr>
** Label: Category
+
  <td>Abstract</td>
** Required: Yes
+
  <td>abstract</td>
*** Properties:
+
  <td>Large Text Area</td>
**** Custom Element: Photo_Category
+
  <td>No</td>
**** Select Value Field: categoryID
+
  <td>Columns: 40<br>Rows: 4</td>
**** Select Display Field: Title
+
</tr>
**** Field Name: category
+
<tr>
**** Field Display Type: Visible
+
  <td>Category</td>
* includeImageGallery
+
  <td>category</td>
** Type: Photo Image Gallery Checkbox Field
+
  <td>Custom Element Select Field</td>
** Label: Include Photo in Image Gallery
+
  <td>Yes</td>
*** Properties:
+
  <td>
**** Field Name: includeImageGallery
+
Custom Element: Photo_Category
**** Field Display Type: Visible
+
<br>Select Value Field: categoryID
**** Default Field Value: Checked
+
<br>Select Display Field: Title
**** Image Gallery PageID Field Name: imgGalleryPageID
+
<br>Field Name: category
* imgGalleryPageID
+
<br>Field Display Type: Visible
** Type: Hidden Field With Name
+
  </td>
** Label: Image Gallery PageID
+
</tr>
*** Properties:
+
<tr>
**** Field Name: imgGalleryPageID
+
  <td>Photo</td>
 +
  <td>photo</td>
 +
  <td>Photo Upload</td>
 +
  <td>Yes</td>
 +
  <td>
 +
Photo Category Field Name: category
 +
<br>Include Image Gallery Field Name: includeImageGallery
 +
  </td>
 +
</tr>
 +
<tr>
 +
  <td>Include Photo in Image Gallery</td>
 +
  <td>includeImageGallery</td>
 +
  <td>Photo Image Gallery Checkbox Field</td>
 +
  <td>No</td>
 +
  <td>
 +
Field Name: includeImageGallery
 +
<br>Field Display Type: Visible
 +
<br>Default Field Value: Checked
 +
<br>Image Gallery PageID Field Name: imgGalleryPageID
 +
  </td>
 +
</tr>
 +
<tr>
 +
  <td>Image Gallery PageID</td>
 +
  <td>imgGalleryPageID</td>
 +
  <td>Custom Hidden Field</td>
 +
  <td>Yes</td>
 +
  <td>Field ID: imgGalleryPageID</td>
 +
</tr>
 +
</table>
  
 
[[Category:Photo Gallery]]
 
[[Category:Photo Gallery]]

Latest revision as of 17:15, 17 September 2010

Overview

Photo Custom Element for storing the Photo data.

Fields

Tab 1 - Photo

Field Name/Label Field ID Field Type Required? Properties
photoID photoID Hidden N/A Default Value: {createuuid()}
Title title Text Yes Size: 40
Caption caption Text No Size: 40
Abstract abstract Large Text Area No Columns: 40
Rows: 4
Category category Custom Element Select Field Yes

Custom Element: Photo_Category
Select Value Field: categoryID
Select Display Field: Title
Field Name: category
Field Display Type: Visible

Photo photo Photo Upload Yes

Photo Category Field Name: category
Include Image Gallery Field Name: includeImageGallery

Include Photo in Image Gallery includeImageGallery Photo Image Gallery Checkbox Field No

Field Name: includeImageGallery
Field Display Type: Visible
Default Field Value: Checked
Image Gallery PageID Field Name: imgGalleryPageID

Image Gallery PageID imgGalleryPageID Custom Hidden Field Yes Field ID: imgGalleryPageID