nerdexam
Microsoft

MB2-876 · Question #17

You are adding custom JScript code to a Microsoft Dynamics CRM 2011 form. Why should you use the Xrm.Page.getFormType() method to check the form type before performing operations on form fields?

The correct answer is B. To ensure that the JScript code will work as expected for the form on which the script is. See the full explanation below for the reasoning.

Question

You are adding custom JScript code to a Microsoft Dynamics CRM 2011 form. Why should you use the Xrm.Page.getFormType() method to check the form type before performing operations on form fields?

Options

  • ATo determine whether field-level security has modified the form layout.
  • BTo ensure that the JScript code will work as expected for the form on which the script is
  • CTo verify the user's current security roles.
  • DTo ensure that a specified form field is enabled.

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    83% (39)
  • C
    6% (3)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full MB2-876 Practice