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

Cancelled Appointments not synced in Outlook ?

 Introduction: In this blog, we will see how to sync Cancelled Appointments in Outlook . Implementation Steps: 1. Navigate to https://make.p...