Mohamed Ayaou
Default value in Repeater items
I am trying to make my repeater items have a default value in one of its fields that increases for each new repeater item.
this is a code snippet:
the
itemLable()
is working and increasing for each new item fine, but that didn't work with the default()
method (I think since it is not a dynamic method?) and the reference field default value is the same between all the repeater items.2 replies