FilamentF
Filamentβ€’9mo ago
kobosoft.dev

Repeater default value

Hello everyone, I need help! I have a repeater in my form and I would like to set the values of the different rows of this repeater. Can you guide me on how to do this?
the values I want to display by default in the repeater field come from an array. Sorry for m'y english πŸ˜…
Solution
For a repeater it would just be an array of arrays for the fields in the repeater.
Was this page helpful?