Microsoft
MB-240 · Question #2
You are a Dynamics 365 for Field Service Administrator. You have a requirement to make a custom attribute "Contract Status" required and to not allow invalid data to be entered in the attribute…
The correct answer is A. Create an OnSave rule, and display a message to the user if the specific field does not meet the D. Create an OnChange rule to highlight a field when it does not contain correct field data. E. Create an OnSave rule to check any field's data, but without highlighting the field when the. C does not ensure that the field is required, B only checks for data, it does not check for specific values as aa86 mentioned already.
Perform configuration
Question
You are a Dynamics 365 for Field Service Administrator. You have a requirement to make a custom attribute "Contract Status" required and to not allow invalid data to be entered in the attribute. What are three ways that you can make an attribute required on a form within the Dynamics 365 for Field Service Mobile App and ensure invalid data cannot be entered? Each correct answer presents a complete solution.
Options
- ACreate an OnSave rule, and display a message to the user if the specific field does not meet the
- BCreate an OnChange rule, and set a simple validation for a field to check whether the field
- CCreate an Option Set with all possible options for the attribute.
- DCreate an OnChange rule to highlight a field when it does not contain correct field data.
- ECreate an OnSave rule to check any field's data, but without highlighting the field when the
How the community answered
(24 responses)- A75% (18)
- B17% (4)
- C8% (2)
Explanation
C does not ensure that the field is required, B only checks for data, it does not check for specific values as aa86 mentioned already.
Topics
#Field Service Mobile#form validation#OnSave rule#OnChange rule
Community Discussion
No community discussion yet for this question.