PT Photo Gallery Photo Size Custom Element

From ADF Docs
Revision as of 23:48, 22 November 2009 by Renee.mckechnie (talk | contribs) (Created page with '== Overview == Photo Size Custom Element for storing the available size dimensions. == Fields == Tab 1 - Photo Size * sizeID ** Type: Hidden ** Default Value: {createuuid()} *…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

Photo Size Custom Element for storing the available size dimensions.

Fields

Tab 1 - Photo Size

  • sizeID
    • Type: Hidden
    • Default Value: {createuuid()}
  • title
    • Type: Text
    • Label: Title
    • Required: Yes
      • Properties:
        • Size: 40
  • directory
    • Type: Custom Text Field
    • Label: Directory
    • Required: Yes
      • Properties:
        • Field Size: 40
        • Edit Once: True
  • width
    • Type: Text
    • Label: Width
    • Required: Yes
      • Properties:
        • Size: 10
  • height
    • Type: Text
    • Label: Height
    • Required: Yes
      • Properties:
        • Size: 10
  • type
    • Type: Selection List
    • Label: Type
      • Properties:
        • Option List Source: Value List
        • Option List: Landscape,Portrait
        • Select Option: Yes