Ask AI
Skip to main content

Add vertical list ui element to a step of a stepper ui element

Inject a "Vertical list ui element" into a designated "Step" of a "Stepper ui element"

Input parameters

NameDescriptionTypeRequiredDefault value
Stepper ui elementSpecify the target "Stepper ui element" where the "Vertical list ui element" should be added.A UI Element that is on the template linked to the actiontrue
Step codeSpecify the code of the step to add the new "Vertical list ui element" to.Texttrue
Vertical list codeSpecify the code of the new "Vertical list ui element" to add to the "Step".Texttrue

Output

NameDescriptionTypeDefault value
Vertical listSpecify the name of the variable that will contain the created "vertical-list" ui element.PARTSTEP_VERTICAL_LIST