Difference between revisions of "PT Profile Gallery"

From ADF Docs
Jump to: navigation, search
(Created page with '== Overview == Profile Select element allows for a contributor to select specific profile records and sort the rendering order. The following steps are for importing the Profi…')
 
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
Profile Select element allows for a contributor to select specific profile records and sort the rendering order.
+
The Profile Select element allows a contributor to select profile records to display on a CommonSpot page.  The order in which profiles are displayed can be customized.
  
The following steps are for importing the Profile Select element and implementing.
+
The following steps are for will import and implement the Profile Select element.
  
 
== Import Custom Element ==
 
== Import Custom Element ==
Import the Profile Select custom element into the site via the CommonSpot site administration.  The Profile Select custom element can be found in the Exported Objects directory (/ADF/apps/pt_profile/exported-objects/).
+
The Profile Select custom element can be found in the Exported Objects directory (/ADF/apps/pt_profile/exported-objects/).
  
For detailed information on the [[Profile Select Element|Profile Select Element]], view the wiki page.  
+
Import the Profile Select custom element into the site via the CommonSpot site administrator.
  
'''Important Note:''' The imported components render handlers and custom field types must be verified.  During the import process the render handler and custom field types 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'.
+
For additional information, view the [[Profile Select Element|Profile Select Element]], wiki page.
 +
 
 +
After import, the imported components' render handlers and custom field types must be verified.  During the import process. the render handler and custom field types 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'.
  
 
== How to Use This Element ==
 
== How to Use This Element ==
To use the Profile Select element follow the steps below:
+
To use the Profile Select element:
 
# Insert the Photo Select element into any content area on a page.
 
# Insert the Photo Select element into any content area on a page.
 
# Select the element indicator and select ''data''.
 
# Select the element indicator and select ''data''.
# In the dialog, you have two boxes on the left and right.  The left box are the available items, while the right box are your selected items.  You can drag and drop the items from the left and right to select them, and drag and drop from right to left to unselect.  The right box selected items can also be sorted for rendering order.  To populate the left box of available items, search for text or click the ''show all items'' link.   
+
# In the dialog, you have two boxes on the left and right.  The left box contains available items; the right box contains selected items.  Drag and drop items from left to right to select; drag and drop from right to left to unselect.  The right box selected items can also be sorted for rendering order.  To populate the left box of available items, search for text or click the ''show all items'' link.   
 
# Once the items are selected, click finish.
 
# Once the items are selected, click finish.
# Now assign the ''Listing Highlighted Display'' render handler.
+
# Finally, assign the ''Listing Highlighted Display'' render handler.
  
  
 
[[Category:Profile]]
 
[[Category:Profile]]
 
[[Category:Customization]]
 
[[Category:Customization]]

Revision as of 23:09, 24 January 2010

Overview

The Profile Select element allows a contributor to select profile records to display on a CommonSpot page. The order in which profiles are displayed can be customized.

The following steps are for will import and implement the Profile Select element.

Import Custom Element

The Profile Select custom element can be found in the Exported Objects directory (/ADF/apps/pt_profile/exported-objects/).

Import the Profile Select custom element into the site via the CommonSpot site administrator.

For additional information, view the Profile Select Element, wiki page.

After import, the imported components' render handlers and custom field types must be verified. During the import process. the render handler and custom field types 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'.

How to Use This Element

To use the Profile Select element:

  1. Insert the Photo Select element into any content area on a page.
  2. Select the element indicator and select data.
  3. In the dialog, you have two boxes on the left and right. The left box contains available items; the right box contains selected items. Drag and drop items from left to right to select; drag and drop from right to left to unselect. The right box selected items can also be sorted for rendering order. To populate the left box of available items, search for text or click the show all items link.
  4. Once the items are selected, click finish.
  5. Finally, assign the Listing Highlighted Display render handler.