Customize the default Create Button Process/Action on Table
Hi All, I am fairly new to Filament, and hoping someone can point me in the right direction.
I want to create a blank record when i click on the create button for my table of products to add a new product, how would i go about editing the process, and is it even possible to do it this way.
The reason i need to create a blank record is because i need to link this product to quite a few many-to-many relations in regards to attributes, attribute values, categories and then create variants on that product which in their own turn have many-to-many to the attribute values.
Or can i disable it and add a create button as table header and redirect to edit that way?
Any help would be much appreciated.
0 Replies