Eddy
Can I use custom, non-boolean values for a form toggle?
Is there an easy way to set up a toggle in Filament where the values are custom (e.g., “Value A” and “Value B” as strings) instead of the standard true/false? Or would this require handling state transformations at the resource level? I’d appreciate any advice on the cleanest approach to achieve this.
7 replies