Wednesday, March 9, 2016

Form Types in MSCRM

Hi,

Get Form Type in MSCRM
Javascript to Get Form Type

Xrm.Page.ui.getFormType()

Below is the Form Types in MSCRM
Form Type
Value
Undefined
0
Create
1
Update
2
Read Only
3
Disabled
4
Quick Create (Deprecated)
5
Bulk Edit
6
Read Optimized (Deprecated)
11



No comments:

Post a Comment

Strange Popup in Power Apps Confirm(): What’s Happening?

  Introduction: In this blog we will see how to show New Confirm Pop up in canvas PowerApps Implementation Steps: Navigate to https://make.p...