Custom Component Infolist
Can anyone point me in the right direction with this? I would like to create a reusable Component like the one on the image.
Context:
The "actions" are related (Polymorphic relationship) with several models and on every ViewPage I want to add the same Component.
Components:
Section with header actions
-ActionsList (Infolist Entry component): List of the "actions" related to this model.
The idea is to have on every ViewPage that i want the actions in to add "ActionsSection" component that have everything in it.
Thanks in advance.
0 Replies