• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.11.11


Date of Update: Monday, April 19, 2021  
Feature Summary
ZipFilesDownloadButton CpScript This script now supports a new property labeled "Is Recording Downloaded Files?". Set to "Yes" to create records in the system's Clicks tables. This will track the files contained within each .zip download. The IntegrationId of the ClicksLog will have a value of: "ZipFilesDownloadButton_{GUID}". The GUID is unique to each .zip file downloaded.
DownloadCheckBoxColumn CpScript The new script will target a column value that is expected to hold a document. If the value found is a file path, a checkbox with the value of the file path is returned.
DocumentIconColumn CpScript The new script will target a column value that is expected to hold a document. The script will look in the Document Icons module for an icon that matches the file extension and return the image associated to the file type.
System Pages > Search An option to ORDER BY Start Date ASC is now supported. A new attribute labeled "Is Results Item Content Using Attributes?" has been added. If the site search results item content is using CpScripts with a "cpsys_Attributes:" prefix, set this to "Yes" for best performance. If not, leave the default value of "No" selected.
Data Transform > Data Cleaner A new Replacement Type attribute has been added so that HTML Cleaner records can replace with partial HTML.


See Full History of All Updates