Skip to content

MobileCRM.UI.EntityListClickContext

Maros Kolibas edited this page Nov 28, 2019 · 1 revision

MobileCRM.UI.EntityListClickContext Object

Represents a context for the MobileCRM.UI.EntityList.onClick handler.

Properties

Property Type Description
entities Array Single item array containing the DynamicEntity object representing clicked entity.
propertyName String The field name that was clicked within the list item.
event MobileCRM.UI.EntityListClickEvent Event details.
Clone this wiki locally