How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?

A developer needs to build a multi-step intake form. Each step must allow the user to cancel the intake at any time. The developer is using an LWC OmniScript to build the form.

How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?
A . Check the Enable Cancel checkbox in the Setup tab under Cancel Options.
B . Add a navigation Action inside each step and set the Component name to ‘’Cancel’’,
C . Add a navigation Action outside each step and set the Element Name to ‘’Cancel’’,
D . Add a navigation Action inside each step and set the Element Name to ‘’Cancel’’,

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments