Centralpoint Update 8.11.13
Date of Update: Monday, May 17, 2021
Feature |
Summary |
Master > Modules > CMS |
A new Office 365 Picker control has been created. It can be added to custom attributes with `<control id="CpOneDrivePicker" type="Centralpoint.Web.UI.Controls.CpOneDrivePicker" />`. |
Admin > Authorizations |
This new module can be used to authorize Centralpoint to access 3rd party APIs. |
Data Transform > Data Transfer |
A new Office 365 source has been added to move files from a One Drive folder. |
Data Transfer FileReadAllText CpScript |
Updated to support the Office 365 source when FilePath='@microsoft.graph.downloadUrl'. |
Data Transfer FileDownload CpScript |
Updated to support the Office 365 source when NameColumn='name' and UrlColumn='@microsoft.graph.downloadUrl'. |
FormOneDrivePicker CpScript |
This new script works in coordination with the CpOneDrivePicker control to select files from within one drive (Office 365). The selected files can be displayed with the OneDriveFile script. |
OneDriveFile CpScript |
This new script works in coordination with the Office 365 data transfer source or the FormOneDrivePicker script to display links and thumbnails to one drive (office 365) files. |
Tools > Remove Archived Records |
This new utility will remove Archived, Deleted, or All records from cpsys_DataArchived table. |
Design > Dynamic Tab Display > jQuery Tab |
The "Styles" attribute supports CpScripting. This feature is meant to provide a means to change the tab styles or hide tabs for certain users with the HTMLOuput CpScript using the role='' property. |
See Full History of All Updates