HOTSPOT - You need to configure the system to meet the sales requirements. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:
Suggested Answer:
Box 1: Use a Business Process flow Scenario: The Sales Log app must enforce process standards related to the completion of estimates and supporting materials needed during the sales lifecycle. Box 2: Use a formula to set the DisplayMode property DisplayMode - The mode to use for data cards and controls within the form control. Derived from the Mode property based and cannot be set independently: Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail
I am not convinced that the right answer should be 'business rule', because thanks to DisplayMode. view you can read the data without being able to modify them.
Both answers are correct. For 2nd question , It is mentioned that Time Tracking app is canvas app. Business rule can't be answer as current capabilities of business rule can't hide/show columns or Disable/enable columns.
To enable a button to save changes only when the data in a form is valid but hasn't yet been submitted, set the button's DisplayMode property to this formula:
SubmitButton.DisplayMode = If(IsBlank( Form.Error ) || Form.Valid, DisplayMode.Edit, DisplayMode.Disabled)
See: https://docs.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-form-detail
This section is not available anymore. Please use the main Exam Page.PL-100 Exam Questions
Log in to ExamTopics
Sign in:
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.
Jekkie
Highly Voted 4 years agoXiltroX
Highly Voted 3 years, 7 months agodfretyhg
3 years, 5 months agoAliceVO
3 years, 4 months agoAliceVO
3 years, 4 months agoSri2020
Most Recent 2 years, 2 months agoWonderama
3 years agocharles879987
2 years, 3 months ago