nerdexam
Microsoft

PL-600 · Question #114

A car dealership has a custom financing table. You are working with a developer to add a button to a ribbon that displays a hidden section of a form when specific criteria are met. You need to…

The correct answer is B. Write a JavaScript code. C. Use the Ribbon Workbench. Client-side scripting using JavaScript is one of the ways to apply custom business process logic for displaying data on a form in a model-driven app. You can use a community tool, Ribbon Workbench, to visually edit ribbons using the UI…

Submitted by thandi_sa· Apr 18, 2026Implement the solution

Question

A car dealership has a custom financing table. You are working with a developer to add a button to a ribbon that displays a hidden section of a form when specific criteria are met. You need to recommend tools and technologies for the developer. Which two tools or technologies should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AWrite a business rule.
  • BWrite a JavaScript code.
  • CUse the Ribbon Workbench.
  • DUse the form editor.

How the community answered

(28 responses)
  • A
    11% (3)
  • B
    82% (23)
  • D
    7% (2)

Explanation

Client-side scripting using JavaScript is one of the ways to apply custom business process logic for displaying data on a form in a model-driven app. You can use a community tool, Ribbon Workbench, to visually edit ribbons using the UI. https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/client-scripting https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/customize-commands-

Topics

#Ribbon Customization#JavaScript#Form Scripting#Model-driven Apps

Community Discussion

No community discussion yet for this question.

Full PL-600 Practice