Stavenger
Stavenger
FFilament
Created by Stavenger on 8/29/2023 in #❓┊help
Help with custom table and modal logic.
hi guys ! I need to build a custom page where I need a custom table that uses a collection instead of a query, the collection will be filled via a modal that shows another table with selectable rows and and search functionality. I need to make some calculations based on the selected rows and then add them to the custom table. How can I best approach this ? I want to use the compoents that Filament already uses, but I can't find any documentation on how to build using the components library itself like x-tables or x-filament::modal or I just missed it big time. Apreaciate any help I can get, thanks !
4 replies
FFilament
Created by Stavenger on 6/29/2023 in #❓┊help
Accessing Owner form data from Relation Manager create or edit modal.
Hi yall, As the title says, is there a way to access a field data on the owner form from a relation manager create or edit modal ? I want to make some validations based on the current owner's form values wich are not yet saved to the database.
9 replies