© 2026 Hedgehog Software, LLC

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

TextInput with no database column?

I am trying to add a TextInput column to a table that allows users to type in numbers. I don't want anything to be changed in the database when they type something in, but I would like to be able to access the value when clicking an action button.

Is there any good way to do this? I considered just trying to make a custom view column, but I wasn't sure how I would access the value from the action button in that case.
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

TextInput Column Save with Confirmation
FilamentFFilament / ❓┊help
3y ago
two columns from a single database column
FilamentFFilament / ❓┊help
2y ago
how to make TextInput that doesn't have a column on database table
FilamentFFilament / ❓┊help
3y ago
Let Filament decrypt database value in TextInput
FilamentFFilament / ❓┊help
2y ago