QuestionQ1170

Workflow/Process Automation

An administrator at Universal Containers has a screen flow that helps users create new leads. When Lead Source is "Search Engine", the administrator must require users to select a specific search engine from a picklist. When Lead Source is not "Search Engine", the picklist must be hidden.

How should the administrator meet this requirement?

  • A Create a picklist for Specific Search Engine, and set conditional visibility so that it is only shown when Lead Source is "Search Engine".
  • B Configure a picklist for Specific Search Engine, and use a validation rule to conditionally show only when Lead Source is "Search Engine".
  • C Use an assignment element, one for when Lead Source is "Search Engine" and one for everything else.
  • D Use a conditional filter in the screen element to only show "Specific Search Engine" field only when Lead Source is "Search Engine".
Explanation

A required picklist component with conditional visibility based on the Lead Source value meets both requirements: it displays and requires a specific search engine only when Lead Source is "Search Engine", and remains hidden for all other Lead Source values.

Community Discussion

No comments yet. Be the first to start the discussion!