PT Photo Gallery Upload Link CFT

From ADF Docs
Revision as of 14:11, 4 May 2012 by Mcarroll (talk | contribs)
Jump to: navigation, search

Overview

The Photo Upload Link custom field type provides a link to create a photo element record. This is used to integrate a photo field into an element with using the Photo Gallery.

Follow the steps below to import the custom field type, if necessary, and configure the field type within an element.

Import

  1. Check to see if the Photo Upload Link custom field type is already imported and active within the site. If not, then continue following the import steps. If the custom field type is active in the site, then proceed to the configure section below.
  2. Open the Field Render Masks & Custom Field Types window from the CommonSpot admin.
  3. Select the Import Custom Field Type link.
  4. Browse to the ADF and select the following path and file:
    1. '/ADF/apps/pt_photo_gallery/customfields/Photo-Upload-Link-Custom-Field-Type.zip'
    2. Important Note: The imported components render handlers and custom field types must be verified. During the import process the render handler paths may have been changed to reflect the current sites path. Review and update these paths to reference the ADF path. In most cases, this will just require a change in the path from the site name to 'ADF'. Custom field types will need to be unlocked.

Configure

  1. Open the Custom Element field definitions with the Photo Upload Link field.
  2. Add a new field and select the type as Photo Upload Link.
  3. Select the "Render Options" for the photo upload:
    1. Full Photo Form - This will render the complete photo form will all the fields for title, caption, upload photo button, and ability to select the category of the photo.
    2. Upload Dialog - This will only render the upload dialog for the photo based on the category selected in the "Default Category" field. The user will not be able to enter a title, caption, abstract or select a category.
  4. Default Category - Select the default category when used with the "Upload Dialog" render option.
  5. Optional: In the properties tab, you can assign a value to the fields ID attribute. This is usefully when using JQuery or JavaScript to access the fields value via the DOM. Leaving this field blank is also acceptable.

Screen Image of the Properties Dialog: File:Photo-upload-link-cft-props.jpg