Difference between revisions of "PT Poll Upgrade v2"
From ADF Docs
Line 6: | Line 6: | ||
# Renamed file "/ADF/apps/pt_poll_v1/appBeanConfig.cfm" to "/ADF/apps/pt_poll_v1/appBeanConfig.cfm.old". | # Renamed file "/ADF/apps/pt_poll_v1/appBeanConfig.cfm" to "/ADF/apps/pt_poll_v1/appBeanConfig.cfm.old". | ||
# Move the PT Poll v2.0 and exported into the "/ADF/apps/pt_poll/" directory. | # Move the PT Poll v2.0 and exported into the "/ADF/apps/pt_poll/" directory. | ||
+ | |||
+ | == Custom Elements == | ||
+ | |||
+ | === Poll Question Gallery === | ||
+ | # Open the field definitions for the Poll Question Gallery element. | ||
+ | # Edit the "pollName" field. | ||
+ | ## Go to the properties tab and set the size value to "50". | ||
+ | # Edit the "pollQuestionID" field. | ||
+ | ## Go to the properties tab and set "Load All Available Selections" to "true". |
Revision as of 17:50, 12 September 2012
Overview
Follow the items below for upgrading the PT Poll app from v1.0 to v2.0.
Application Code
- Renamed directory "/ADF/apps/pt_poll" to "/ADF/apps/pt_poll_v1".
- Renamed file "/ADF/apps/pt_poll_v1/appBeanConfig.cfm" to "/ADF/apps/pt_poll_v1/appBeanConfig.cfm.old".
- Move the PT Poll v2.0 and exported into the "/ADF/apps/pt_poll/" directory.
Custom Elements
Poll Question Gallery
- Open the field definitions for the Poll Question Gallery element.
- Edit the "pollName" field.
- Go to the properties tab and set the size value to "50".
- Edit the "pollQuestionID" field.
- Go to the properties tab and set "Load All Available Selections" to "true".