© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
15 replies
ianclemence

Update Table Data from Form Select Options

Hello everyone,

I'm working on a school attendance application using Filament, and I'm having trouble figuring out how to update table data from form select options. Specifically, I need to create a form that allows the user to select a class and a stream, and then generates a table containing the students in that particular stream. The user should then be able to mark each student as present or absent, and submit the attendance data to update the table.

I'm having trouble understanding how to set up the getTableQuery() function in Filament to retrieve the students from the database based on the selected class and stream, and how to update the attendance data in the table once it has been submitted.

Any suggestions or guidance on how to achieve this functionality would be greatly appreciated.

Thank you in advance for your help!
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Form select not updating options data
FilamentFFilament / ❓┊help
2y ago
Form Select options reload
FilamentFFilament / ❓┊help
3y ago
Update table from external form.
FilamentFFilament / ❓┊help
2y ago
Cannot store select options data in another table
FilamentFFilament / ❓┊help
16mo ago