nerdexam
Salesforce

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.

Workflow/Process Automation

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)
  • A
    85% (28)
  • B
    3% (1)
  • C
    9% (3)
  • D
    3% (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.

AFlow BuilderCorrect

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.

BWorkflow Rule

Workflow Rules execute background logic automatically based on criteria and do not support building or displaying interactive screens to users.

CPlatform Event

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.

DProcess Builder

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

#Flow Builder#Screen Flows#Declarative Automation#User Interface

Community Discussion

No community discussion yet for this question.

Full CRT-101 Practice