Grishma Patel
Grishma Patel
FFilament
Created by Grishma Patel on 4/30/2024 in #❓┊help
Need Help in Table builder and Relationship
Hi Rohan, Yes, I'm doing well. I hope you are doing well. I have already used Filament Relation Manager. But as I Have used API every time I view the view page on Model A it first goes to Model B to fetch the all data then it sets its data and to load data 7k takes a load of time (More than min).
6 replies
FFilament
Created by Grishma Patel on 4/22/2024 in #❓┊help
Implementing Server-Side Table Loading with API
I am fetching data from an external API using Sushi Package
8 replies
FFilament
Created by Grishma Patel on 4/22/2024 in #❓┊help
Implementing Server-Side Table Loading with API
When the backend/server only returns a portion of the actual data requested by the client, this is known as server-side pagination. If you created a query to retrieve all candidates, and there are 10,000 candidates in total, only 100 records will be returned to the front end. For More info refer to below Link https://medium.com/@kannankannan18/client-side-pagination-vs-server-side-pagination-576a8f57257d
8 replies
FFilament
Created by Grishma Patel on 1/25/2024 in #❓┊help
Login with API using Postman
@awcodes Thank you
5 replies