79271232

Date: 2024-12-11 09:59:52
Score: 0.5
Natty:
Report link

In sulu you are doing this not on a row level. Instead on a column level on a column level you have different "list transformers" you can create own list transformers as shown in the Sulu Demo here:

https://github.com/sulu/sulu-demo/pull/80

Or use existing list transformer. One option would be the "icon" list transformer.

As example the activity log icon: https://github.com/sulu/sulu/blob/2.6.6/src/Sulu/Bundle/ActivityBundle/Resources/config/lists/activities.xml#L36-L80

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Alexander Schranz