How to dynamically control the configuration of other components in a form?
I need to change another option for selecting components I tried to write it but it doesn't work.
Is there any way to achieve this behavior?
Also attribute_ids changes I may change another component multilevel dependencies will be updated?
For example, a <- b <- c, when c is modified, b needs to be modified at the same time, and a can only be modified when b is done.
1 Reply
There are many examples on the web.
Take a look at this part of Filament documentation: https://filamentphp.com/docs/3.x/forms/advanced#dependant-select-options