Dynamic form fields based on dependant fields
Hi guys,
I have already read this section https://filamentphp.com/docs/3.x/forms/getting-started#dependant-fields, but this doesn't help me in this case.
My case:
In Product will have 1 category and a category will have many attributes.
So in product form, when I change the category select, it will get all attributes of that category and show to form as field
Is that possible to do that?
Thank you for helping me.
1 Reply
Just resolved the problem with this https://filamentphp.com/docs/3.x/forms/advanced#dynamic-fields-based-on-a-select-option