PT Portlet Page

From ADF Docs
Revision as of 01:07, 30 April 2010 by Gcronkright (talk | contribs) (Created page with 'Back to Build Subsites, Templates and Pages == Overview == The Porlet Page is the page that the user's customizable page. To …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Back to Build Subsites, Templates and Pages

Overview

The Porlet Page is the page that the user's customizable page.

To construct your Portlet Page page complete the following steps. Portlet pages can be built using many different configurations. This is a basic 3 column configuration. Use this step-by-step as to build a basic understanding setting up a Portlet page.

Steps

  1. Create a CommonSpot page with a name of 'index' and a title of Porlet Home using the Portlet template and place it in the Portlet subsite.
  2. In the main content of the page, add a Custom Script element.
  3. Enter the explicit module path for:
    1. /ADF/apps/pt_portlet/customcf/wizard_addpod_link.cfm
    2. Click Finish
  4. Add another Custom Script element.
  5. Enter the explicit module path for:
    1. /ADF/apps/pt_portlet/customcf/portlet-layout.cfm
    2. Click Finish
  6. Your Page should now have a 3 container elements in a 3 column layout.
  7. If not, verify that the portlet.css file is applied to your template


Update Configuration

Update the Forums for the 'FORUM_HOME_URL' field. Edit the row in the datasheet and select the CommonSpot page that was created.

Reset the ADF for the server and site.