Skip to content

combining filament form fields with existing forms #1378

Answered by danharrin
mokhosh asked this question in Help
Discussion options

You must be logged in to vote

Hey, the InteractsWithForms trait overrides rules(), so you'd need to import the trait method and merge it with your custom rules. But I would always recommend replacing your whole form with Filament is you want a cleaner solution ;)

https://andy-carter.com/blog/overriding-extending-a-php-trait-method

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mokhosh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants