• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.4.16


Date of Update: Monday, February 25, 2013  
Feature Summary
Admin > IP Manager The Authentication action now supports Redirect URL='/cpsys_CurrentUrl' to have the page redirect to itself after authenticating.
ASP.NET Control Rendering The system has been updated so that it no longer requires controlRenderingCompatibilityVersion="3.5" or clientIDMode="AutoID" settings in the web.config file, however, these settings are still supported. They will be automatically removed from the console (Master/Root and Console) web.config files during the sync, but front end web site (Root) Web.Config files will not be affected. These elements can be removed manually after determining that all custom code and client scripts support the change.
CartDownloadDigitalItems CpScript Displays the URL purchased digital items.
Content > Events A new DisplayDayInCurrentWeek CpDataBind has been created for use in the Site Architecture > Module Designer > Calendar Week View tab. It display the adjusted date for the currently displayed week.
DefaultStandardNavigation CpScript Renders the standard site navigation which is configured using Design > Styles > Navigation & Sub Nav when using the Default Site Type. Typically this navigation is displayed in the left hand margin of the site, but it can be removed by setting Design > Styles > Navigation > Visible to No, and the same navigation can be dynamically placed on the site using this script.
Design > Data Sources An issue has been addressed where the Formatting > Raw HTML option was registering the Scripts and Styles attributes when returning an empty dataset.
Design > Mobile Navigation A Match Url With Query String attribute has been added. If set to yes, the query string is included in URL comparisons.
ExtPagination CpScript A WrapperDivClass parameter has been added to support targeting without the client ID.
ExtScrollBar CpScript References and extends an HTML element to display a scroll bar.
ExtToolTip CpScript References and extends an HTML element to display a tool tip (hover text).
FireDefaultButton CpScript This CpScript replaces the ASP.Net FireDefaultButton that was previously in use.
Form Control CpScripts The ToolTip parameter now supports escaped HTML characters.
FormAudience CpScript Generates a tiered audience selector for use in forms management.
FormListBox & FormRadioButtonList CpScripts A new TextFieldDataType parameter has been added which supports the values String and DateTime. By default this property uses the value String, but entering DateTime will trigger time zone conversions.
ProximitySearchQueryStringHandler CpControl There is now properties for form state ids instead of using query string variables.
Site Architecture > System Pages > Search A new SystemPageSearchLink CpScript has been created to render and style custom links to execute searches over one or all Modules.
SQL Server Service Broker Centralpoint has been updated to no longer require the SQL Server Service Broker. The broker will be automatically disabled in all cpsys and cpweb databases. If you require this broker for custom code it can be enabled and managed manually. All "SqlQueryNotification" Services, Queues, and Stored Procedures can be deleted from SQL Server manually after backing up the database if desired, but this is not required.


See Full History of All Updates