Loading
Feature Degradation | Agentforce Voice Read More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Add Steps to an Omniscript

          Add Steps to an Omniscript

          Each Step element in an Omniscript presents a page to the user that prompts for input or displays information. For navigation, all Steps except the first have a Next button, and all except the last have a Previous button.

          You can drag any Omniscript element into a step except a child Omniscript or another step. An action element in a step renders as a button that performs the action when clicked. Whether fields are required or validated isn't set at the step level, but in the properties for the elements within the Step. However, if a required field has no value or a field fails validation, the user can't proceed to the next step.

          1. From the elements panel, select the default step or drag a Step element to the canvas.
          2. From the properties panel of a step, update these properties:
            Chart Label Label for the step in the Step Chart, which lists all the steps and shows which step the user is in. If no Chart Label is specified, the Field Label is used.
            Instruction Add instructions to explain to the user what to do in the step. Supports merge fields, rich text, and images.
            Allow Save for Later Displays the Save for later button on the page if selected, which is the default.
          3. Configure the buttons in the step:
            Previous Label

            Label for the button to move to the previous page. The default label is Previous.

            Next Label

            Label for the button to move to the next page. The default label is Next. You can change it to a value such as Add to Cart or Place Order.

            Previous Width, Next Width Width of the button on the page, with a range of 1-12. The default value is 3.
            Save Label

            Label for the Save for Later button to save and resume an Omniscript. The default label is Save for later.

            Save Message

            Label for the Save for Later confirmation prompt. The default is Are you sure you want to save it for later?

          4. Configure Knowledge Options, Error Messages, Messaging Framework, and Conditional View, as required.

          Hide the Next and Previous Buttons

          Hide a step's Next and Previous buttons when using auto-advance options or when you do not want the user to navigate steps.

          1. In the Step's properties, expand the Button Properties section.
          2. Drag the Previous or Next Width slider to 0.
          3. Save your Omniscript and preview the new behavior.
           
          Loading
          Salesforce Help | Article