Difference between revisions of "PT Profile Gallery"
(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 | + | 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 | + | The following steps are for will import and implement the Profile Select element. |
== Import Custom 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|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 | + | 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 | + | # 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. | ||
− | # | + | # 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:
- Insert the Photo Select element into any content area on a page.
- Select the element indicator and select data.
- 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.
- Finally, assign the Listing Highlighted Display render handler.