New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft PL-400 Exam - Topic 2 Question 41 Discussion

Actual exam question for Microsoft's PL-400 exam
Question #: 41
Topic #: 2
[All PL-400 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You are developing a model-driven app for a company.

When you create a new Account record, you must automatically display a form to collect data that is needed to create a Contact record. The form must switch to the appropriate form layout based on the contact type.

You open the Contact form by using JavaScript. You pass the contact type information to the form by using the Xrm.Navigation.openForm function. An OnLoad event handler in the Contact form processes the data and shows only the appropriate sections of the form for the given contact type.

You need to configure the receiving form to accept the data parameter.

Solution: In the form editor, add an event handler for the data parameter.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: B

By default, model-driven apps allows a specified set of query string parameters to be passed to a form. You use these parameters to set default values when you create a new record in the application. Each parameter must use a standard naming convention that includes a reference to the column logical name.

There are two ways to specify which query string parameters will be accepted by the form:

Edit form properties

Edit form XML


https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/configure-form-accept-custom-querystring-parameters

Contribute your Thoughts:

0/2000 characters
Alexis
4 months ago
Is it really that simple? I have my doubts.
upvoted 0 times
...
Xuan
4 months ago
Totally agree, it should work as intended!
upvoted 0 times
...
Valentin
4 months ago
Wait, can the form really process that data?
upvoted 0 times
...
Judy
5 months ago
I think it needs more than just an event handler.
upvoted 0 times
...
Willard
5 months ago
Yes, that sounds right!
upvoted 0 times
...
Tawna
5 months ago
I believe we might need to do more than just add an event handler. Maybe we also need to ensure the form is set up to receive those parameters correctly?
upvoted 0 times
...
Verona
5 months ago
I remember we discussed how the OnLoad event can manipulate form sections based on parameters, but I can't recall if just adding an event handler is sufficient.
upvoted 0 times
...
Tori
5 months ago
I think adding an event handler for the data parameter is important, but I'm not sure if that's enough to meet the goal.
upvoted 0 times
...
Salome
5 months ago
This reminds me of a practice question where we had to configure form parameters. I feel like there might be more steps involved here.
upvoted 0 times
...
Emily
5 months ago
The initiation phase sounds like the most logical choice here. That's where the organization would assess the market landscape and determine if it aligns with their goals before moving forward. I feel pretty confident about this one.
upvoted 0 times
...
Sherell
5 months ago
I've got a good handle on SHC concepts, so I think I can eliminate a few of these options pretty quickly. The captain is definitely responsible for managing alerts and the member list, but I'm not sure about the job scheduler and knowledge bundle replication.
upvoted 0 times
...
Janey
5 months ago
The user authentication count seems like an odd requirement for a Webex Teams webhook script. I'm not sure if that's actually needed here. I'll focus on the Webex Teams access token and webhook server secret.
upvoted 0 times
...

Save Cancel