exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 3 question 44 discussion

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

HOTSPOT
-

You create a model-driven app.

You observe that the following issues occur with the app:

• One custom column displays an unexpected value when a new record is created.
• An error prevents the record from saving.

You need to use the browser to find the root cause of the issues.

Which events should you debug? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
SanderDev
Highly Voted 11 months ago
First should be OnLoad, and second one Onsave
upvoted 10 times
...
Juan0414
Most Recent 1 month, 3 weeks ago
1. OnLoad: This event occurs whenever the form is loaded, specifically: On initial page load After a new record is first saved (created) https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/events/form-onload?utm_source=chatgpt.com 2. OnSave: https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/events/form-onsave PostSave can not be the answer because "PostSave event occurs after the OnSave event is complete. This event is used to support or execute custom logic using web resources to perform after Save actions when the save event is successful or failed due to server errors". So, it needs the save to be finished: https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/events/postsave
upvoted 1 times
...
loftuscheek
2 months ago
onload postsave , because some errors still dont appear on save but on postsave
upvoted 1 times
...
hai297
7 months ago
OnReadyStateComplete is belongs to iframe. So the answer definitely onLoad, onSave (Form event)
upvoted 1 times
...
uday20
10 months, 2 weeks ago
Model-driven Power Apps can notify your code when certain events happen in the following parts of your apps. Form OnLoad – when form loads. OnSave – when data is saved. Tab TabStateChange – when a tab expands or collapses. Column OnChange – when data changes in the column and its control loses focus. IFrame – OnReadyStateComplete – when the content of IFrame is fully loaded.
upvoted 2 times
...
koboj
11 months, 1 week ago
Why not OnLoad?
upvoted 1 times
SanderDev
11 months ago
I also think it's the OnLoad for the first question
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago