Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to dynamically load data. #117

Closed
wants to merge 2 commits into from

Conversation

popjelev
Copy link

Had a requirement to load data into model dynamically so I've added a new static method. This works with Filament.

@calebporzio
Copy link
Owner

I think the getRows() method is as far as I want to go with this type of feature. I encourage you to extend the sushi trait in your own app to achieve this as needed. Thanks!

@flavio-schoute
Copy link

@popjelev I currently trying this future out but the problem is that when I use loadData in the Filament Filter the UI doesn't get a refresh?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants