Ayman Alhattami
Get field data of parent repeater from nested repeater
I have two nested repeaters and from the second repeater I want to get the data of parent repeater
The way in the documentation does not work with me to get parent repeater data
https://filamentphp.com/docs/3.x/forms/fields/repeater#using-get-to-access-parent-field-values
2 replies
Dynamic Repeater
I need to implement product variants as in this video https://www.youtube.com/watch?v=njdHCpildhE
Is it possible with Repeater?
I did not find any helpful information in repeater page documentation on how to create dynamic repeater with different default value for each repeater form field.
I tried to override some methods on Repeater, but It does not work.
Also I used and and nothing worked with me.
13 replies