• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.4.58


Date of Update: Monday, January 19, 2015  
Feature Summary
Admin > Search All Modules A new Navigation Item Filter attribute has been added under More Actions… > Change Attributes. This attribute can be used to filter the console navigation items when more than one relates to the selected module.
AudienceHomePageLink CpScript The Value property now supports the a 'AudienceInfo:AttributeSystemName' format which will return the attribute value from the audience in the URL.
AudienceInfo CpScript This script now supports the following properties: Format, DataType, EmptyValue, Truncate, TruncatedTextSuffix, RemoveMarkup, ReplaceText, ReplaceWith, and Preview.
Comments > Configuration The CC, BCC, From and Subject attributes within the Form tab now support CpScripting. You must ensure that those scripts return suitable values for the generated email.
CustomProximitySearch CpControl A new ButtonText property has been added. When it contains a value a standard button will be rendered instead of an image button.
Data Transfer New Keywords and Roles options have been added to the Source and Destination attributes. This can be used to export and import data keywords and data roles.
FileOutput CpScript This new script will render a document path using a Template document, replacing CpScripts in the Template with their values.
FormAudience CpScript A new ForceRoot property has been added. If it is set to false the selector will not automatically select the Root value (Main Audience) regardless of whether it displays.
FormListBox & FormRadioButtonList CpScripts These scripts have been updated to support a new Joins property. It has also been utilized to create a more efficient query when the SystemType='TaxonomyTier' and DataFilter contains a value. A new RequiredFieldErrorMessage property has also been added.
Forms > Forms Wizard A Data Source is now created at the end of the wizard which renders a report based on the Forms > Results Module. Module Configuration XML is now saved automatically to the Forms Module in the Forms Wizard Custom Attributes File attribute. There is also a new Class Prefix and Suffix feature that will add CSS classes to the Form automatically.
FormTaxonomy CpScript A new DataFilter property has been added. It is used to filter the taxonomy so that it only displays taxonomy items that have been selected. You can enter the system name of the console navigation item (module) containing the data, or enter cpsys_CurrentModule to have the system automatically generate the table name using the current module.
JPlayer CpScript This script now supports a “CurrentInfo:AttributeSystemName” format in the FileUrl, PlayerWidth, and PlayerHeight properties. The CurrentInfo prefix allows this script to retrieve attribute values when rendered on a Details View (#3).
MobilePrintPage CpScript A new JavaScriptOverride property has been added. Enabling this feature will allow you to print a form or other page that occurs after a post back. It resolves issues with to forms printing just the first page, not the summary view.
Policies ItemHyperlink CpDataBind Adding an additional parameter to this data bind with the value ‘true’ will cause the item hyperlinks to track clicks in Stats > Clicks.
PoliciesHtmlView CpControl This new CpControl has been developed for use on the policies module’s Site Architecture > Module Designer > Results View (#2). It will render all Policies in a Manual with formatting from the Policy Item Content as HTML attribute. It is intended to render policies on a Manual View and cannot be used when the Policies Item Content renders on the Results View itself. It uses the hidden Manuals > Policies In Manuals to determine the policy sort order.
Procedure Manuals > Manuals The policies Site Architecture > Module Designer > Results (#2) View tab now contains a new Manual Item Content attribute. When this attribute contains a value the policies results view will include search results from the manuals module.
Site Architecture > System Pages New "Login Display CAPTCHA After" and "Login CAPTCHA Label" attributes have been added to the Login tab. By default they will cause Login.aspx, not mobile or custom logins, to add CAPTCHA validation when the user attempts to authenticate with an incorrect password 3 or more times. To disable this feature the Login Display CAPTCHA After attribute can be set to 0.


See Full History of All Updates