filament table data is not fetched
Hey please i badly need help. I dont understand whats happening here i mean why the query is not being passed to datatable and its passed as null and the filamenttable shows null. I just want to fetch the result as per admin selection and submit the form. I want if admin select Centre Visit it will use CentreVisist Model to feth data and on EnquiryCall it should use EnquiryCall Model. Th equery is fine and the it sfetching perfect but it not showing in datatable. I have attached the log as well . Please help filament tean i really in tense from 4 days..
7 Replies
anyone here to help
@LeandroFerreira Please sir help i m sorry to tag but i m really stuck since 5 days. Please help me. Even i cant figure out whats happening
Thank you everyone for the help. Closing the thread. Its totally and waste to time to be here and expect.
please provide a repo on Github to reproduce this issue. I can take a look
ok
you are using tables and form in standalone mode, right?
I am in filament admin panel. And in that i have created a livewire componet like a custom page as filament resource page doesnot allow to select and submit to fetch the result. So after that all the mess has been there. I am using form and table inside livewire component.
Maybe you can use a resource with filters above the table content
https://filamentphp.com/docs/3.x/tables/filters/layout#displaying-filters-above-the-table-content
But not sure about the query that you need to customize
Please provide a repo and I can help you
I will look into that to implement. Thank you ❤️