Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 55
You create a custom field and set the requirement level to Business Required.
For which scenario is the requirement level enforced?
Answer options
- A. A user creates a record through the web interface but the required field is not on the current form.
- B. A user creates a record by using one of the mobile clients.
- C. A developer creates a record by using custom code.
- D. A user creates a record by using the data import functionality.
Correct answer: B
Explanation
The correct answer is B because the requirement level is enforced in mobile clients where the field is marked as Business Required. In contrast, options A, C, and D do not enforce the requirement level, as the web interface, custom code, and data import functionalities do not validate the presence of Business Required fields in the same way.