Feature | Summary |
Data Transform > File Output | An External Link attribute has been created to use this feature in non-Centralpoint sites. |
UserInfo CpScript | The Preview property is now supported in Roles, Audiences, CdaAudiences, all Properties, and all Configuration. |
DITA Module Suite | The Darwin Information Typing Architecture Module Suite has been developed to reuse content across multiple documents. It contains a Module Suite called Documents & Collections that contains these modules: Collections, Document Shells, Documents, and Vocabulary. It also contains a Module Suite called Elements that contains these modules: Generalized Elements and Specialized Elements. The Specialized Elements Module has been developed with a CpScript attribute that will render the CpScript DITASpecializedElement to show content based on Centralpoint's System Filters. |
Master > Content > Scheduled Tasks | A new "Archive Data" option has been added to the Job attribute. It allows you to schedule the archival or deletion of records in standard modules. It can be configured to archive per site and module, as well as filter the records to be archived by date or a custom filter. |
FormNavitgationItemSelector CpScript | This new form script allows a user to select a parent navigation item. It has a built in validator to ensure that the current navigation item is not able to be selected upon submission of the form. |
Procedure Manuals > Policies | The Change Request Workflow now supports the a signature control that is Internet Explorer 11 compatible. In order to use this, you must set the Site Architecture > Module Designer > Details Versions View > Change Request Custom Properties to Yes and the Use Super Signature Control to Yes. |
ResourceDragAccordion CpScript | This script now shows the image underneath the accordion when your mouse hovers over the name of the resource. |
TaxonomyGroupHeader CpScript | New ChildrenOnly and ShowTaxonomySearchFor properties have been added to this script. ChildrenOnly can be used to eliminate the parent taxonomy item group. ShowTaxonomySearchedFor can be used to only show the records matching the taxonomy you are currently searching against. |
Master > Deployment > Web Sites | The database restore used during deployment from a parent site or backup has been updated to replace instead of recover which results in a faster restore. |
DocScores CpScript | This new script was created to renders the Doc Scores API on the Details View (#3) of a record. |
Column & Attribute CpScripts | A new ReplaceCpsysAudience property has been added which will replace "/cpsys_audience/" with the current audience. If it is set to Yes and the resulting value starts with "/cpsys_audience/" after all other formatting, replacements, and truncation the replacement will occur. |
Admin > Error Messages/Redirects | The errors returned by records with Type = "Message" have been updated to maintain the status code during transfers. This change could reduce soft 404 errors and improve SEO. |
ColumnIfElse CpScript | This new script takes an IfColumnName property, runs it through the same logic that the Column script runs, and if it returns a null or empty value it will then take the ElseColumnName property and run that through the Column CpScript logic and return that value instead. |
Forms > Forms Wizard | The words 'In Use' in red have been added to drop down lists that have fields already selected in the Layout Your Form tab. A pop up window has also been added for Add List Items for the drop down and check box list form fields. |
Broadcasts > Broadcasts | The Recipients > Soruce = "Current Web Site" option has been updated to support user personalization. |
Forms > Forms | A new Processing > Copy Record attribute has been added. It can be used to generate a copy of an existing record by DataId when a form is submitted. The Processing > File Creation = "Template" option has also been updated to check for illegal characters that caused errors. |
Design > Data Sources | A new Excel File option has been added to Formatting > Formatting Options. It will allow you to upload a template Excel file, and set the properties in the Data Source to output into the Excel as rows and columns in the location you choose. CpScripting is also supported in other areas of the Excel file. |
Design > Dynamic Tab Display | An issues has been resolved where after submitting a form in a dynamic tab the cookie would disappear and therefore cause the user to lose their current tab. This has also been updated to work when switching users. |
FormTemplateDownload CpScript | Created new optional DownloadType property has been added. You can automatically download the file, automatically download the file as well as delete, and perform the default action of a normal download. Files will start automatically start downloading after five seconds. |
ProximitySearchHandler CpControl | An issue was addressed when using this control without a value in the UseFullAddress property. |
Pager CpControl | The Previous and Next anchor tags now have classes on them to differentiate from the rest of the page links. |