exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 1 question 5 discussion

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

You have been tasked with designing a model-driven app. The app must be configured to permit so that users are able to generate and modify a list of current accounts.
You want to make sure that a list of all active accounts is displayed. You need to make use of a suitable user interface component.
You use the Text input control.
Does the action achieve your objective?

  • A. Yes, it does
  • B. No, it does not
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Mayah974
Highly Voted 3 years, 4 months ago
Selected Answer: B
Txt input control is in Canvas apps :)
upvoted 8 times
...
4e8b388
Most Recent 1 year, 3 months ago
Selected Answer: B
Text box input control is available in Model-driven apps (contrary to what Mayah974 says), but it is applicable for 1 record only, not for a list of all active accounts. Answer is No.
upvoted 3 times
...
Edriska
1 year, 11 months ago
Selected Answer: B
B. No, it does not. The Text input control is not suitable for displaying a list of all active accounts. The Text input control is used to get user input in a model-driven app, such as a text box that accepts a name or a search box that accepts a query. To display a list of all active accounts, you need to use a control that can show multiple records from a data source, such as the Gallery control or the Data table control . You can configure these controls to show the account name, status, and other relevant information for each record. You can also add buttons or icons to these controls to allow users to perform actions on the selected records, such as editing, deleting, or creating new ones.
upvoted 2 times
...
Vanessa23
2 years, 4 months ago
Selected Answer: B
Text input control is for one record, cannot display a list. Note: you can add design controls in a model driven application
upvoted 1 times
...
amaljoy
3 years, 6 months ago
very very correct
upvoted 2 times
...
Hidy123688
3 years, 7 months ago
Selected Answer: A
correct
upvoted 2 times
...
TamilNataraj
3 years, 9 months ago
Correct! Text input control available in Canvas. Model driven are components based.
upvoted 2 times
...
iamadilshafiq
3 years, 12 months ago
Correct!
upvoted 4 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 ...