Skip to content

MobileCRM.UI.EntityChart.setDataSource

rescocrm edited this page May 15, 2023 · 3 revisions

Sets the chart data source replacement.

Data source must be set during the document load stage and must not be delayed.

It is used only if the entity view iFrame is marked as data source provider in Woodford.

Arguments

Argument Type Description
dataSource MobileCRM.UI.ChartDataSource A data source object implementing the EntityChart loading routine.

Clone this wiki locally