Difference between revisions of "PT Calendar2 ADF Configuration"

From ADF Docs
Jump to: navigation, search
 
Line 1: Line 1:
Back to [[Calendar|PT Calendar Overview]]
+
Back to [[PT_Calendar_Version_2.0_Install|PT Calendar Version 2.0 Install]]
  
 
== Overview ==
 
== Overview ==

Latest revision as of 16:29, 27 February 2013

Back to PT Calendar Version 2.0 Install

Overview

The Calendar Application is built within the ADF. The ADF must be installed in the site to run the Calendar, follow the ADF Installation instructions.

Steps

  • Make sure the ADF is setup and running on the site. If the ADF is not setup, then follow the instructions for ADF Installation.
  • Open the sites 'ADF.cfc' (See Site Configuration (ADF.cfc) for more info) file (located in your site's /_cs_apps/ directory) in a text editor. Locate the Load the ADF Application into application space comment in the file. Add (or uncomment) the following command under the comment section:
loadApp("ptCalendar2");