update defaultItems repeater with an other fields
Hi everyone,
I need that when changing the value of a field, I can create a logic to dynamically generate several Repeater items at once, to make it easier for the user
the problem is that when i update the TextInput, the repeater defaultItems dosen't update too.
Have you any idee ?
Thanks !
1 Reply
Maybe i can use this :
https://filamentphp.com/docs/3.x/forms/advanced#dependant-select-options
but i didn't find how to do it