• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.6.29


Date of Update: Monday, December 5, 2016  
Feature Summary
Education > Programs Records in this module are now included in module's Results View (#2) search results along with Courses. A new Results View (#2) > Program Item Content attribute has been added to the module designer to manage these results.
FormAddressInfo CpScript A new UseDivFormat parameter has been added. When set to true the script will output DIV elements instead of the default TABLE elements to support custom responsive styling.
Admin > Properties A new Modify File Name attribute has been added when File Upload Type = 'Standard'. This option will automatically remove any special characters and spaces from files uploaded using the standard file upload control.
Content > Video Library This module has been updated to include new Change Video Quality attributes under the YouTube and Vimeo Video Types. You must resubmit the related module designer records before these attributes will be supported on the Results View (#2).
Development > Utilities A new Delete all Taxonomy Under Parent attribute has been added. When you select a single taxonomy element, all descendents of that taxonomy will be deleted when you click 'Delete'. A new Reset All Clicks attribute has also been added which removes all records from the Stats > Clicks module when you click 'Reset Clicks'. These processes are not reversible.
ReadPageItemsValue CpScript This script has been updated to support a PageItemName='FormResults:ReceiptNumber' to return the receipt number, or title, of the form results record.
Data Transfer ConvertImageToPdf CpScript This script will take the path to an image file (TIF, JPG, JPEG, GIF, PMP, or PNG), generates a PDF file from the image, and returns the path to the PDF file. It takes a FilePath parameter that expects the name of the source column containing the fully qualified path to the image file on the server.
GetCommentsFromWordDocument CpScript This new script was designed for use in Forms > Processing. It takes the path to a word document and pulls the comments out as a string.
GetRevisionsFromWordDocument CpScript This new script was designed for use in Forms > Processing. It takes the path to a word document with Track Changes enabled and pulls the revisions out as a string.
Data Transform > Data Transfer A new Source & Destination > Destination Backup attribute has been added when Destination = Standard Module. When set to Yes the data transfer process will automatically copy all records in the destination module to a backup table before executing the transfer and keep them for 30 days. Revisiting the same record will provide a restore feature when a backup exists, when the user clicks on “Destination Backup” = “yes” on the Source & Destination tab.
FormAddressInfo CpScript A new Version parameter has been added. When Version='2' this script will store shipping and billing addresses for each order instead of only storing address information once per logged in user.
FormDataListBox & FormPagedListBox CpScripts The WhereClause parameter has been updated to support a new cpsys_Constant:UserInfo:X constant where X can be any property of the User object.
ResourceDragTree CpScript A new ResourcePreviewPosition parameter has been added. It is only used when the ShowFormat parameter contains the value {ResourceContent}.
OrderBy CpControl A new Average Rating Text parameter has been added and a new Average Rating option has been added to the DefaultOrder parameter. These parameters can be used to sort the Results View (#2) by ratings collected using the Rating and ResultsRating CpControls.
ResultsRating CpControl This new control is similar to the Rating CpControl but designed specifically for the Results View (#2) in the module designer. It shows the each result's rating and allows registered users to rate the record.


See Full History of All Updates