Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam PL-400 Topic 6 Question 92 Discussion

Actual exam question for Microsoft's PL-400 exam
Question #: 92
Topic #: 6
[All PL-400 Questions]

You are implementing business logic for a model-driven app form by using multiple JavaScript web resources.

The business logic number of JavaScript files, and the columns that the business logic requires are expected to change frequently. Some form fields will not be visible. Occasionally non-developers will also make changes to the form.

You need to prevent columns referenced by the JavaScript from accidentally being removed from the form based.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Margarett
8 days ago
I believe hiding columns that should not be displayed is the best approach to prevent accidental removal.
upvoted 0 times
...
Andree
10 days ago
I disagree. Setting all columns as business required would be a better option.
upvoted 0 times
...
Ashlee
14 days ago
I think we should add columns in each JavaScript file as a dependency.
upvoted 0 times
...

Save Cancel