Use Images in SelectFilter ?

Hello, this is my first post here, am new to filament and event discord, so hopefully I asking in the right channel.
I am working on a web portal for our Deaf Community in Pakistan, we are trying to add meta ifnormation and properties to the various Signs used by community and to provide a way to reverse search the sign using those proeprties - like hand shape, sign location, hand mvoement etc.

These properties are ATTACHED to the sign video model/resource via relation manager, I was able to use images in the select options following this trick: https://v2.filamentphp.com/tricks/render-html-in-select-options

However, Now I want to show the same images in FILTER on the table, the filter select does not have the method allowHtml() so I cant use the same/similar method as the trick mentioned.

I haven't added code here as I am asking for general guideline and suggestions ?

Any help and guide is appreciated, THANKS.

TLDR: how to add images to SelectFilter for Filament Resource Table
image.png
image.png
Filament
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.
Was this page helpful?