Kawadesi
Kawadesi
FFilament
Created by Kawadesi on 5/19/2024 in #❓┊help
afterStateUpdate on orderlist in the table
On the order liat in the table, I want to create a "total price" in real time based on "TextInputColumn" times "TextColumn price", is this possible?
3 replies
FFilament
Created by Kawadesi on 7/25/2023 in #❓┊help
Make specific column collapsible
how do I make a column that can be collapsed but only the desired column, for example I want to make the description column collapsible, so when it is still closed it will only display text that can still be seen in the width of the column, when pressed the collapse button, it will display the entire description text I'm still a beginner, and still don't understand about filament thoroughly Tables\Columns\TextColumn::make('address_user.address')->label('Detail Address'),
5 replies
FFilament
Created by Kawadesi on 7/18/2023 in #❓┊help
How to custom text column
I need edit my textcolumn for description because text to long. I need overflow-y :auto or scroll for that field description. If you can please give me tutor to make that. Thank you
3 replies