Difference between revisions of "PT Calendar2 Manage Add Event"

From ADF Docs
Jump to: navigation, search
(Steps: Reordered steps so that adding an event will actually work.)
m (Steps)
Line 11: Line 11:
 
#From the Simple Form element interface icons choose the "Select Form" icon.
 
#From the Simple Form element interface icons choose the "Select Form" icon.
 
#In the Create/Select Simple Form dialog choose the option to "Select Simple Form/Custom Element" option and click "next".
 
#In the Create/Select Simple Form dialog choose the option to "Select Simple Form/Custom Element" option and click "next".
#From the Select Form/Custom Element dialog choose the "Calendar" custom element and click "Finish".
+
#From the Select Form/Custom Element dialog choose the "Calendar2" custom element and click "Finish".
 
#Within the "Manage Simple Form Element" dialog, enter the following information:  
 
#Within the "Manage Simple Form Element" dialog, enter the following information:  
 
##Name: (leave as is)
 
##Name: (leave as is)

Revision as of 17:49, 1 July 2010

Back to Build Subsites, Templates and Pages

Overview

The Event Add Page is a lightbox page to create new event records.

Follow these steps to configure the link and page for adding events.

Steps

  1. Create a new page called 'Manage Add New Event' from the Lightbox Template and in the /lightbox/calendar/ subsite.
  2. Place a Simple Form element onto the page.
  3. From the Simple Form element interface icons choose the "Select Form" icon.
  4. In the Create/Select Simple Form dialog choose the option to "Select Simple Form/Custom Element" option and click "next".
  5. From the Select Form/Custom Element dialog choose the "Calendar2" custom element and click "Finish".
  6. Within the "Manage Simple Form Element" dialog, enter the following information:
    1. Name: (leave as is)
    2. Email Notification Recipients: (If you would like to receive an e-mail whenever an event is added place your e-mail in here. This is optional)
    3. Sender's Email Address: leave checked
    4. Anonymous Sender's Email Address: (add in an anonymous email address if needed)
    5. Form Action: choose "Display Textblock on Submission" option and add 'Event created successfully!' text in the RTE.
  7. Next, place a Custom Script element on the page.
  8. From the Custom Script element interface, click the "Edit" icon.
  9. Enter the following text into the Explicit Module path:
    1. /ADF/Apps/pt_calendar2/customcf/lb_manage_add_event_header.cfm.
    2. Select Finish and then Finish again.
  10. Publish the page

Update Configuration

Update the Calendar Configuration for the Manage Event New URL field. Edit the row in the datasheet and select the CommonSpot page that was created.

Reset the ADF for the server and site.