• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.6.18


Date of Update: Monday, June 27, 2016  
Feature Summary
FormAutoSave CpScript This new script will render a checkbox on a form. When configured properly in the the Forms > Processing > Auto Save Field Map attribute the checkbox begins a process of periodically saving the configured values from the form into a record in a module. Please note that when enabled this feature can affect the contents of records that are live on the site. Auto save does not validate the data. It only saves the data as it is at the point the save occurs. This could result in broken or incomplete data.
TieredAttributeSubset CpScript This new script will works like a column/attribute CpScript but was designed specifically for hierarchical attributes like Taxonomy and Audiences. It requires a ParentVal (Parent Taxonomy Id or Audience Id) and uses it to display only children of that parent. It can be used to display IDs or Names of Taxonomy or Audiences related to the current record that are children of the provided parent.
FormTextBox CpScript A new PlaceHolder property was added to support the HTML 5 placeholder attribute of input elements.
ExtCheckIfElementIsEmpty CpScript This new script was designed to monitor a form control and display one image if it contains a value or selection and another if it does not.
Gamification A new Module Specific type is now available under Gamification data sources. This was paired with new attributes to support this option in the Gamification module.
Content > Video Library TaxonomySubset1, TaxonomySubset2, and TaxonomySubset3 attributes are now accessible via Column CpScripts in the module designer's Results View (#2) > Item Content attribute.
Admin > Search All Modules Ancestor admins (master accounts) now have a new Group of Records option under More Actions > Create Template Record.


See Full History of All Updates