Skip to main content

Add template components to horizontal list

Inject a "Template component" into a designated "Horizontal list." for every object within a certain list

Input parameters

NameDescriptionTypeRequiredDefault value
ListSpecify the list of objects for which to add an template for each object.ARRAYtrue
List componentSpecify the target "Horizontal List" where the "Template component" should be added.PARTtrue
TemplateSpecify the "Template" to be dynamically inserted into the chosen "Horizontal List". Use the parameter (ITEM) on this template to receive the data from the list. This must be a template that is marked as a reusable component.TEMPLATEfalse
CodeSpecify the code of the template component to be dynamically inserted into the chosen "Horizontal List"STRINGfalse
Form groupSpecify the form group of the template component to be dynamically inserted into the chosen "Horizontal List"STRINGfalse
Template parametersParameters specific to the chosen "Template"TEMPLATE_PARAMSfalse