Add a filament Table into a form Section
I want to accomplish the result within the attached image.
I have a form for adding a product, form with many sections and in one section I want to return a Table with columns just like when I want to list all properties with its values but filtered for the selected product (my X product have only the properties and values from the image and be able to edit them)
I did the PropertyResource with the PropertyValuesRelationManager and works well but I get lost when I have to use the property listing on a specific product.
Any help will be greatly appreciated.
Thanks in advance!
I have a form for adding a product, form with many sections and in one section I want to return a Table with columns just like when I want to list all properties with its values but filtered for the selected product (my X product have only the properties and values from the image and be able to edit them)
I did the PropertyResource with the PropertyValuesRelationManager and works well but I get lost when I have to use the property listing on a specific product.
Any help will be greatly appreciated.
Thanks in advance!
