CRT-101 · Question #219
When a Sales rep clicks a button on an opportunity, a simple discount calculator screen should be launched. Which automation tool should an administrator use to build this discount calculator screen?
The correct answer is A. Flow Builder. Flow Builder is the correct tool to build an interactive discount calculator screen that launches when a user clicks a button on an Opportunity record.
Question
When a Sales rep clicks a button on an opportunity, a simple discount calculator screen should be launched. Which automation tool should an administrator use to build this discount calculator screen?
Options
- AFlow Builder
- BWorkflow Rule
- CPlatform Event
- DProcess Builder
How the community answered
(33 responses)- A85% (28)
- B3% (1)
- C9% (3)
- D3% (1)
Why each option
Flow Builder is the correct tool to build an interactive discount calculator screen that launches when a user clicks a button on an Opportunity record.
Flow Builder supports screen flows with interactive UI elements such as input fields and formulas, and a screen flow can be embedded in a button or quick action on any record page, making it ideal for a user-triggered calculator experience.
Workflow Rules execute background logic automatically based on criteria and do not support building or displaying interactive screens to users.
Platform Events are used for event-driven, real-time messaging between systems and have no capability to present an interactive UI screen to a user.
Process Builder automates background record-based actions and does not support launching interactive screens or calculator-style user interfaces.
Concept tested: Screen flow launched from a record button
Source: https://help.salesforce.com/s/articleView?id=sf.flow_concepts_type_screen.htm
Topics
Community Discussion
No community discussion yet for this question.