Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead 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
          Overwrite Edit Block Values in Omniscripts

          Overwrite Edit Block Values in Omniscripts

          Overwrite the number of children in an Edit Block in an Omniscript. You can also set the Edit Block's value to null in between steps.

          1. In the Setup panel of an Omniscript, click Edit Properties As JSON, and enter JSON node "allowOverwrite": true.
          2. Add an Edit Block inside a Step.
          3. To populate the Edit Block from an action, add an action, such as Set Values inside or before a step and configure the action.
          4. To enable an action to set the Edit Block's value to null (empty) in between steps, select Allow Clear in the Properties pane of the Edit Block. The action must be in between, before, or after a step.

            For example, add a Set Values action in between two steps where the Element Value is {EditBlock1: null}. If EditBlock1 is on the first step, when the user reaches the second step and goes back to the first, the contents of EditBlock1 is emptied.

          5. To enable the action to remove the Edit Block, select Allow Delete.
           
          Loading
          Salesforce Help | Article