Complete the line wizard step set for your multi-line product
About this task
For each line, add wizard steps to your wizard step set. Use Commercial Package as an example. You can use wizard step groups to group steps for each line of business.
For example, a Commercial Package submission has wizard step group elements for General Liability, Commercial Property, and Inland Marine. Each wizard step group expands to reveal its wizard steps as you navigate into them.
Procedure
-
In Studio, drag a Wizard
Step Group widget onto the
LineWizardStepSet.TheWizardStepGroupturns red because there is missing information. -
On the Properties tab, enter the following:
Property
Value
idFor example, PAWizardStepGroup for personal auto.
labelName of a display key that contains the label. Create the display key by navigating to and opening display_xx_YY.properties, where xx_YY is the locale code. For U.S. English the file is display.properties. For personal auto, create the display key
Web.LineWizardMenu.PersonalPackage.PersonalAuto = Personal Auto. After creating the new display key, enterdisplaykey.Web.LineWizardMenu.PersonalPackage.PersonalAutoin thelabelfield.collapseIfNotCurrenttrue. The wizard step group appears collapsed in PolicyCenter when it is not the current group.
visibleScript that displays the object based on whether the line exists in the policy period. For example:
policyPeriod.PersonalAutoLineExists -
Add JobWizardStep
widgets. In many cases, you can copy the widgets directly from the line
wizard step set for the line. Using personal auto as an example:
-
Navigate
to
and open
LineWizardStepSet.PersonalAuto. -
Copy the
JobWizardStepwidgets from personal auto toPAWizardStepGroupinLineWizardStepSet.PersonalPackage. -
Make any
needed changes.
When you have correctly specified all required fields, the
WizardStepGroupwidget changes from red to white.
-
Navigate
to
and open
What to do next
Later, after you define line review screens, you add job wizard step widgets for this screen.
