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

From ADF Docs
Jump to: navigation, search
(Fields)
(Fields)
Line 45: Line 45:
 
   <td>category</td>
 
   <td>category</td>
 
   <td>Custom Element Select Field</td>
 
   <td>Custom Element Select Field</td>
   <td>No</td>
+
   <td>Yes</td>
 
   <td>
 
   <td>
 
Custom Element: Photo_Category
 
Custom Element: Photo_Category
Line 53: Line 53:
 
<br>Field Display Type: Visible
 
<br>Field Display Type: Visible
 
   </td>
 
   </td>
 +
</tr>
 +
<tr>
 +
  <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>
 
</tr>
 
</table>
 
</table>
 
 
* photo
 
** Type: Photo Upload
 
** Label: Photo
 
** Required: Yes
 
*** Properties:
 
**** Photo Category Field Name: category
 
**** Include Image Gallery Field Name: includeImageGallery
 
* category
 
** Type: Custom Element Select Field
 
** Label: Category
 
** Required: Yes
 
*** Properties:
 
**** Custom Element: Photo_Category
 
**** Select Value Field: categoryID
 
**** Select Display Field: Title
 
**** Field Name: category
 
**** Field Display Type: Visible
 
* includeImageGallery
 
** Type: Photo Image Gallery Checkbox Field
 
** Label: Include Photo in Image Gallery
 
*** Properties:
 
**** Field Name: includeImageGallery
 
**** Field Display Type: Visible
 
**** Default Field Value: Checked
 
**** Image Gallery PageID Field Name: imgGalleryPageID
 
* imgGalleryPageID
 
** Type: Hidden Field With Name
 
** Label: Image Gallery PageID
 
*** Properties:
 
**** Field Name: imgGalleryPageID
 
  
 
[[Category:Photo Gallery]]
 
[[Category:Photo Gallery]]

Revision as of 13:09, 26 March 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