© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
7 replies
Sourabh

Table Custom Column Update.

I have created a custom column in a table and want to update all the fields of the custom column by clicking on update.

custom column having input fields like checkboxes and dropdown .

How do I get all the values of a single row while clicking on update?
I have attached a template for your reference.
image.png
Solution
Yes, I achieved this in a different way. Instead of using a custom column, I implemented a slide-up modal because, in my case, the column width wasn't adjustable. So I created a custom 'Update' action for the table. When this action is triggered, it opens a slide-up modal containing a form with checkboxes and dropdowns.
Jump to solution
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

Custom table column - sizing
FilamentFFilament / ❓┊help
9mo ago
Custom Column In Table
FilamentFFilament / ❓┊help
3y ago
Update table column state live
FilamentFFilament / ❓┊help
3y ago
Custom query for table column text
FilamentFFilament / ❓┊help
3y ago