nerdexam
MicrosoftMicrosoft

PL-400 · Question #316

PL-400 Question #316: Real Exam Question with Answer & Explanation

The correct answer is D: Library. You would add the associated JavaScript web resource name to the library field. The function field is used to specify the name of the function that will be executed when the event occurs. The library field is used to specify the name of the web resource that contains the JavaScri

Submitted by kwame.gh· Apr 18, 2026

Question

You are creating a model-driven app. You create JavaScript code to display a message when a record is saved. You need to configure the associated JavaScript web resource name when adding the event handler to the form. Which field should you use?

Options

  • AEvent Type
  • BComponent
  • CFunction
  • DLibrary

Explanation

You would add the associated JavaScript web resource name to the library field. The function field is used to specify the name of the function that will be executed when the event occurs. The library field is used to specify the name of the web resource that contains the JavaScript code. In your case, you would create a new web resource and add your JavaScript code to it. Then, you would specify the name of the web resource in the library field when adding the event handler to

Community Discussion

No community discussion yet for this question.

Full PL-400 PracticeBrowse All PL-400 Questions