Filament table in livewire
im formatting an integer to a percentage value in the table text input column, is there a way to catch the value of the column before it saves and strip it to an integer to store in my database
3 Replies
and also, is there a way to format TextInputColumns
a way to catch the value of the column before it saveshttps://filamentphp.com/docs/3.x/panels/resources/creating-records#customizing-data-before-saving
wdym TextInputColumn?