Trigger the collapse of a Form Section component when an input is filled
Hello everyone.
I am using Filament version 3 and I am trying to implement a functionality concerning the Form Section Component.
I have a form with multiple collapsible sections and all of them (except the first one) are by default collapsed. I want when a input is getting filled to automatically trigger the collapse of the Section component in order to open.
This is I have tried so far but it does not seem to work and I can't think of any other ideas.
0 Replies