Hello,
i have the yaml as
fields_object[geometry]:
label: Zeichen
prompt: 'Neues Zeichen hinzufügen'
style: default
span: full
type: repeater
tab: Zeichnung
form:
fields:
title:
label: Titel
span: full
type: richeditor
toolbarButtons: inline-bold|clearFormatting|html
size: small
size_inputs:
label: Sizes
span: full
type: partial
path: $/xyz/testmodel/controllers/bikemodel/size_inputs.php
tab: Zeichnung
var: indexValue
in the partial size_inputs i want to get the index of the repeater field and its data. but it seems impossible. any idea?
i want to do so because i want to add extra details depending on the index and title