Kawadesi
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