exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 5 question 31 discussion

Actual exam question from Microsoft's PL-400
Question #: 31
Topic #: 5
[All PL-400 Questions]

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?

  • A. Event Type
  • B. Component
  • C. Function
  • D. Library
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Juan0414
3 months, 3 weeks ago
Selected Answer: D
"You need to configure the associated JavaScript web resource name when adding the event handler to the form." "web resource name" being the key phrase, and that is displayed in the "Library" field of the configure event pane. So, D
upvoted 1 times
...
hai297
8 months, 4 weeks ago
The main word is "You need to configure the associated JavaScript web resource name", so it should be library. Function is the later step
upvoted 2 times
...
At09
1 year, 2 months ago
D .
upvoted 1 times
...
tmub47
1 year, 3 months ago
Selected Answer: D
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 the form.
upvoted 4 times
...
Kline
1 year, 10 months ago
Selected Answer: D
D for me. You need to select the correct library then the function
upvoted 2 times
nwmc
1 year, 4 months ago
https://learn.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/configure-event-handlers-legacy?view=op-9-1
upvoted 1 times
...
...
Kline
1 year, 10 months ago
C for me. You need to select the correct library then the function
upvoted 1 times
...
justin_s
1 year, 11 months ago
Selected Answer: D
Of course D
upvoted 1 times
...
DimpleG
1 year, 11 months ago
Selected Answer: C
In the context of adding an event handler to a form, the field you would use to configure the associated JavaScript web resource name is "Function". The "Library" field would typically be used to specify a JavaScript library that the web resource depends on, such as jQuery. While the web resource would be added to the form as a library.
upvoted 3 times
...
DimpleG
1 year, 11 months ago
Selected Answer: C
In the context of adding an event handler to a form, the field you would use to configure the associated JavaScript web resource name is "Function". The "Library" field would typically be used to specify a JavaScript library that the web resource depends on, such as jQuery. While the web resource would be added to the form as a library.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...