List of questions
Related questions
Question 208 - PL-400 discussion
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?
A.
Add columns in each JavaScript file as a dependency.
B.
Set all columns as business required.
C.
Hide columns that should not be displayed.
D.
Add all columns as non-event dependencies to the form.
Your answer:
0 comments
Sorted by
Leave a comment first