Ask AI
Skip to main content

Add vertical list to accordion panel

Inject a "Vertical list ui element" into a designated "Accordion panel" of a "Accordion ui element"

Input parameters

NameDescriptionTypeRequiredDefault value
Accordion ui elementSpecify the target "Accordion ui element" where the "Vertical list ui element" should be added.A UI Element that is on the template linked to the actiontrue
Accordion panel codeSpecify the code of the panel 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 "Accordion panel".Texttrue

Output

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