Skip to content

MobileCRM.UI.MultiLookupForm.addView

rescocrm edited this page May 15, 2023 · 3 revisions

Appends an entity view to the list of allowed views.

Arguments

Argument Type Description
entityName string Entity logical name.
viewName string A name of the view.
isDefault Boolean true, if the view should be set as default.

Clone this wiki locally