Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Previewing Wizard Steps from the Wizard Designer

You can preview what a step looks like at runtime from Step Settings. To preview the step, click on the Step Preview tab. The page displays a preview of the step you are building:



The Step Preview renders a representation of the step in the wizard at runtime. You can interact with the preview to an extent–it does not show or demonstrate any conditional input rules you have defined. For example, if you disable a control based on another input's value and choose that value, the input in question will not be disabled within the preview.

Tip: The Step Name will always be proceeded by a # symbol, which is a placeholder for the assigned step number at runtime (dependent on the sequence of steps in the Wizard).

You can also preview how the step looks when you choose an Input Group Option. Use the drop-down menu in the upper-right-hand corner of the preview page to switch between Input Group views. For example, the above preview rendered in a table layout would look as follows.



Warning: Note that if you change the Input Group Option in the Step Preview, the option gets changed on the Step Settings form as well. Save the step again after making more changes.