Idea for Filament: autopopulate label/description/icon/... of table/form/infolist/Notif
Hello all,
I have an idea for the core (I don't know how to implement it as plugin. Maybe macro ?).
I always have the need to transform my objects into links, or something readable for the user (User#1 => <Alias (email)> with link to profile) ... even more with any kind of morphs.
I saw on the doc that we have an User->getFilamentUser(). Why not for other fields ?
For example on a table or Infolist, we could have automatic clickable lines/record/badges/notifications.
On the attached image I used a transformation concept + methods in model.
Of course, could need some expertise to clean up everything π
if it's something worth doing? If you advise me the right way ahead, I could start something.
PS: by the way, is the Help section the good place for such discussion ?
1 Reply
Possible : yes (just played with macro). But is it something worth doing?