• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.7.10


Date of Update: Monday, August 7, 2017  
Feature Summary
Form CpScripts New DefaultValue constants have been added to initialize a control with the current URL and the current URL including query strings: cpsys_Constant:cpsys_CurrentUrl and cpsys_Constant:cpsys_CurrentUrlWithQueryStrings.
Content > Locations New RTFEditor1, RTFEditor2, RTFEditor3, TextBox1, TextBox2, TextBox3, TextBox4, TextBox5, FileUpload1, FileUpload2, FileUpload3, FileUpload4, FileUpload5, YesNo1, YesNo2, YesNo3, YesNo4, YesNo5, YesNo6, YesNo7, YesNo8, YesNo9, YesNo10 and Priority attributes were added and included in the relation. A new Dynamic Attribute Population module property has also been added.
Tools > Re-Submit All Module Records This new utility was created to re-submit and execute triggers on all records in a module.
Forms > Forms A new Prevent Multiple Submissions = "Yes" > Error Message attribute has been added.
Comments > All Modules This module has been updated to prevent an issue when emoji characters were submitted in comments.
Data Transfer GetImageProperty CpScript. This new script will extract properties like height and width from JPEG, GIF, PNG, BMP, and TIFF image files.
Design > Dynamic Tab Display A new Tab Type = "jQuery Tab" > iFrame Tab Contents attribute has been added. When set to Yes each tab's contents will render in a separate iFrame. This prevents tabs from being loaded before being selected, therefore will decrease the time it takes for the parent page to load. The scripts used in the tab contents must not rely on elements in the parent parent page.
NavigationTier CpScript The ParentSystemName parameter has been updated to allow multiple selections. When multiple parents are selected the script will render the children of all parents as a single list without rendering a parent.
Procedure Manuals > Policies A new Notification = Enabled > Suggest A Change Form Notification has been added. Setting this attribute to Disabled will prevent the notification email from being sent when the suggest a change form is submitted, but still send the notification email via the scheduled task.
FormImaging CpScript This new script will extract properties like height and width from JPEG, GIF, PNG, BMP, and TIFF image files.
Data Transfer JpegExifData CpScript This new script will extract and parse Exchangeable Image File Format (EXIF) data from JPEG image files when it exists.
SearchTerm CpControl This control has been updated to render address information entered in the ProximitySearchHandler CpControl search fields.


See Full History of All Updates