Conditional createOptionForm in Filament
What I did:
Is there a method in Filament that can help with this?
Inside the
Is there a method in Filament that can help with this?
Inside the
TeamResource form, I created two select fields—one shows on create, and the other on edit. Is there a simpler way to show the createOptionForm only when creating?