Difference between revisions of "PT Multimedia Media Add"
From ADF Docs
Dbeckstrom (talk | contribs) (Created page with '== Overview == The Media Add Page is a lightbox page to create new media records. Follow these steps to configure the link and page for adding media.') |
Dbeckstrom (talk | contribs) (→Overview) |
||
Line 3: | Line 3: | ||
Follow these steps to configure the link and page for adding media. | Follow these steps to configure the link and page for adding media. | ||
+ | == Steps == | ||
+ | #Create a new page called 'Media Add' from the [[PT_Multimedia_Lightbox_Template|Lightbox Template]] and in the ''/lightbox/multimedia/'' subsite. | ||
+ | #In the main content of the page place a Custom Script element. | ||
+ | #From the Custom Script element interface, click the "Edit" icon. | ||
+ | #Enter the following text into the Explicit Module path: ''/ADF/apps/pt_Multimedia/customcf/handle_media_add.cfm''. | ||
+ | #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". | ||
+ | #From the Select Form/Custom Element dialog choose the "Multimedia" custom element and click "Finish". | ||
+ | #Within the "Manage Simple Form Element" dialog, enter the following information: | ||
+ | ##Name: (leave as is) | ||
+ | ##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) | ||
+ | ##Sender's Email Address: leave checked | ||
+ | ##Anonymous Sender's Email Address: (add in an anonymous email address if needed) | ||
+ | ##Form Action: choose "Display Textblock on Submission" option and add 'Media uploaded successfully!' text in the RTE. | ||
+ | ##Select Finish and then Finish again. | ||
+ | #Publish the page |
Revision as of 22:15, 16 August 2010
Overview
The Media Add Page is a lightbox page to create new media records.
Follow these steps to configure the link and page for adding media.
Steps
- Create a new page called 'Media Add' from the Lightbox Template and in the /lightbox/multimedia/ subsite.
- In the main content of the page place a Custom Script element.
- From the Custom Script element interface, click the "Edit" icon.
- Enter the following text into the Explicit Module path: /ADF/apps/pt_Multimedia/customcf/handle_media_add.cfm.
- 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".
- From the Select Form/Custom Element dialog choose the "Multimedia" custom element and click "Finish".
- Within the "Manage Simple Form Element" dialog, enter the following information:
- Name: (leave as is)
- 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)
- Sender's Email Address: leave checked
- Anonymous Sender's Email Address: (add in an anonymous email address if needed)
- Form Action: choose "Display Textblock on Submission" option and add 'Media uploaded successfully!' text in the RTE.
- Select Finish and then Finish again.
- Publish the page