Centralpoint Update 8.11.48
Date of Update: Monday, November 21, 2022
Feature | Summary |
Design > Script Generator | A new 'Hide Blocks Before Searching' attribute will be added when Type = Document Creation. |
CpScript TaxonomyTree | When this script has the accordion output enabled, multiple new properties are supported. The is a HasToggleAllItemsButton='' property which allows users to show/hide all elements in the taxonomy tree when enabled. Properties to change the button text are available as well. A HasAccordionAnimations='' property has been added. By default, accordion animations are used. They can be disabled with this new property to help improve browser performance. Please ensure to read the script builder help file when implementing for additional details on these features. |
CpScript UserSubscriptions | A HasConfirmDialog property is now supported. If set to Yes, users will be prompted with a dialog when clicking elements to confirm they would like to remove their relation to the record. Please use the Script Builder help file during implementation. When the property is enabled, there are other attributes released which allow customization within the dialog. |
Data Cleaner > Automated Taxonomy: Exclude Individual Records | Please read the help file within the "Data Transform > Data Cleaner" module when implementing. This feature allows individual records within a module that uses automated Taxonomy generation to be managed manually. It prevents the TaxonomyGenerator & AttributeGenerator triggers from setting the Taxonomy attribute when the record is submitted. |
See Full History of All Updates