Skip to content

MobileCRM.UI.EntityList.clickCell

rescocrm edited this page May 15, 2023 · 3 revisions

Opens an entity form for lookup content record. Performs appropriate action for cells bound to the phone/email/web formatted fields.

Arguments

Argument Type Description
rowIndex Number The index of the row to click on.
cellIndex Number The index of the cell.
errorCallback function(errorMsg) The errorCallback which is called asynchronously in case of error.
scope Object The scope for callback.
Clone this wiki locally