Flyout Action (E) – The Flyout Action in a FlexCard is used to display additional information in a pop-up window. Since the requirement mentions that a pop-up window must display additional details, the Flyout Action is the best choice for this functionality.
OmniScript Action (B) – The OmniScript Action launches an OmniScript, which is a guided interaction tool for multi-step processes. Since the requirement states that a button should initiate a guided process to add new leads, an OmniScript is the ideal choice.
A. Block Element – Blocks in FlexCards are used for organizing layout and content but do not provide pop-ups or interactive actions.
C. Interaction Launcher – This launches an interaction but is typically used for navigating to another page or launching an external URL, not a pop-up with additional details.
D. Data Table – A Data Table is used to display multiple records in a table format but does not trigger a guided process or pop-ups.
Comprehensive and Detailed In-Depth Explanation:Why not the other options?? Salesforce OmniStudio Reference:
FlexCards Actions Overview
Using Flyout Actions in FlexCards
Launching OmniScripts from FlexCards