Difference between revisions of "PT Photo Gallery Photo Custom Element"
From ADF Docs
(Created page with '== Overview == Photo Custom Element for storing the Photo data. == Fields == Tab 1 - Photo * photoID ** Type: Hidden ** Default Value: {createuuid()} * title ** Type: text ** …') |
|||
Line 55: | Line 55: | ||
*** Properties: | *** Properties: | ||
**** Field Name: imgGalleryPageID | **** Field Name: imgGalleryPageID | ||
+ | |||
+ | [[Category:Photo Gallery]] |
Revision as of 23:22, 20 December 2009
Overview
Photo Custom Element for storing the Photo data.
Fields
Tab 1 - Photo
- photoID
- Type: Hidden
- Default Value: {createuuid()}
- title
- Type: text
- Label: Title
- Required: Yes
- Properties:
- Size: 40
- Properties:
- caption
- Type: Text
- Label: Caption
- Properties:
- Size: 40
- Properties:
- abstract
- Type: Large Text Area
- Label: Abstract
- Properties:
- Columns: 40
- Rows: 4
- Properties:
- photo
- Type: Photo Upload
- Label: Photo
- Required: Yes
- Properties:
- Photo Category Field Name: category
- Include Image Gallery Field Name: includeImageGallery
- Properties:
- 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
- Properties:
- 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
- Properties:
- imgGalleryPageID
- Type: Hidden Field With Name
- Label: Image Gallery PageID
- Properties:
- Field Name: imgGalleryPageID
- Properties: