exam questions

Exam MB-820 All Questions

View all questions & answers for the MB-820 exam

Exam MB-820 topic 1 question 15 discussion

Actual exam question from Microsoft's MB-820
Question #: 15
Topic #: 1
[All MB-820 Questions]

HOTSPOT -
A company has a page named New Job Status connected to a source table named Job. The page has an action named Item Ledger Entries.
The company requires the following changes to the page:
Filter the page to display only jobs with open or quote status.
Add the following comment for internal use: This page does not include completed jobs.
Item Ledger Entries action must open the selected job on the page and display it in the UI for users to modify.
You need to select the property selections to use for each requirement.
Which property selections should you use? 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
Fennek1893
Highly Voted 8 months, 1 week ago
SourceTableView = where(Status = filter(Open | Quote)) Description -> there is no ToolTip property for the page RunPageLink
upvoted 10 times
R3freshy
5 months, 2 weeks ago
Tooltips also can be used for the page https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-tooltip-property
upvoted 2 times
...
R3freshy
5 months, 2 weeks ago
but the correct answer is still Description.
upvoted 3 times
...
...
intentando
Most Recent 1 day, 5 hours ago
1. SourceTableView= where(Status = filter(Open|Quote)); 2. Descripton Sets the description. This description is for internal use and does not appear to end-users. https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-description-property 3. RunPageLink Sets a link to a page that will be launched for this action. https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-runpagelink-property
upvoted 1 times
...
R3freshy
5 months, 2 weeks ago
Description is correct. The main key point is the phrase " a comment for "internal use" ". https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-description-property Tooltip use for show message tip when point to the control of caption. https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-tooltip-property
upvoted 2 times
...
Rebe
8 months, 2 weeks ago
Tooltip not Description
upvoted 3 times
...
75ed3a2
8 months, 3 weeks ago
SourceTableView = where(Status = filter(Open | Quote)) ToolTip RunPageLink
upvoted 3 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