PL-400 Exam Question 186

You are a Dynamics 365 developer working on a model-driven app.
You add a button to an entity form and to the view for the entity that calls a JavaScript function. When you click the button, it results in an error.
You determine that the JavaScript function is calling another JavaScript function in a different web resource.
You need to resolve the error.
What should you do?
  • PL-400 Exam Question 187

    You develop a model-driven app to include a form containing several columns. Two groups of users, named Group1 and Group2, will access the form.
    A column contains sensitive data that should not be read by Group2. Groupl must be able to access the column.
    You need to prevent Group2 users from viewing the sensitive data.
    What should you do?