manojhl
How to deal with too many page actions
Use group actions
https://filamentphp.com/docs/3.x/actions/grouping-actions/
https://filamentphp.com/docs/3.x/tables/actions/
4 replies
How to have HTML content inside tooltip
i tried to write a custom viewColumn didn't workout as expected
\Filament\Tables\Columns\ViewColumn::make('avg_usd')->view('filament.tables.columns.tooltip-with-html')
anyways @Leandro Ferreira thanks for reply, i'll think of making a issue/pr for this later week if i get time4 replies