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…
Question
Options
- AWrite a business rule.
- BWrite a JavaScript code.
- CUse the Ribbon Workbench.
- DUse the form editor.
How the community answered
(28 responses)- A11% (3)
- B82% (23)
- D7% (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
Community Discussion
No community discussion yet for this question.