MobileCRM.UI.EntityList.setDataSource - Resconet/JSBridge GitHub Wiki

Deprecated: Please use setDataSourceFactory instead. Sets the entity list 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.ListDataSource A data source object implementing the DynamicEntity list loading routine.
⚠️ **GitHub.com Fallback** ⚠️