• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.7.11


Date of Update: Monday, August 21, 2017  
Feature Summary
Design > Data Sources A new Formatting > Chart (advanced) option has been added which uses ChartJS to render. These charts can be responsive or static. There are several different options allowing you to control the legend, grid lines, the x-axis, the y-axis, click-through links, and colors. It currently supports vertical bar, horizontal bar, area, line, pie, doughnut, radar, and polar area charts.
Data Transform > Data Transfer A new Source & Destination > Source = XML Files option has been added. It can be used to import data from XML files where each file is considered a row in the data source. The resulting XML must pass Centralpoint (CpCollection) schema validation, but an XSLT can be added to transform the data.
Design > Dynamic Tab Display A new jQuery Tab > Use Loading Dialog attribute has been added. It can be used to add a loading image when iFrame Tab Contents = Yes.
Design > Data Sources Formatting > Charts (Basic) includes a new Chart Size attribute. It allows you to set the size of the chart to percentages or pixels.
Design > Dynamic Scripts New Fields > Content Field 1 - 3 Format attributes have been added. This will allow you to wrap the column's value in HTML or additional text.
Site Architecture > System Pages > Search A new Add Click Aspx attribute was added to automatically add the click.aspx page to every link in the search results.
My Logs > Logs All graphs have been updated to use ChartJS instead of Google Charts.
Advertising > Ad Tracking > Ad Reporting All graphs have been updated to use ChartJS instead of Flash.
Data Transform > Data Transfer The Module Designer Source and Destination have been updated to support a new CodePath column. Existing transfers should function normally with no value in this field, but we recommend you open existing transfers and select a column explicitly.
FormState CpScript A new EncryptValue parameter has been added to return the form state item's value as an encrypted string.
Surveys > Surveys All graphs have been updated to use ChartJS instead of Google Charts.
SingleSurveyQuestionResult CpScript The default graph has been updated to use ChartJS instead of Google Charts.
FormDiscounts CpScript A bug in discount group calculation that caused a product to be included when it should not has been repaired.
Data Transform > Data Transfer A new Source & Destination > Destination = Delimited Files option has been added. It can be used to generate a new delimited text file per row in the source data.
Form CpScripts A new DefaultValue constant has been added to initialize a control with a new GUID if that control has no value: cpsys_Constant: NewGuidIfEmpty.
FormSubmitWebRequest CpScript This new script will generate an HTTP request. The query string (name/value pairs) are sent in the URL of a GET request
Data Transform > File Output When Password Required = Yes a new Exempt Roles attribute has been added. This will exempt certain roles from having to enter a password to download the document. This attribute will override the Admin Roles selection if they have the same role selected.


See Full History of All Updates