I am planning to build a timeline of individual “task” instances using an HTML field, where a task always belongs to another task. The relationship between two tasks defines the timeline sequence. To easily edit tasks from the timeline view, it would be perfect to open a smart action form in a sidepanel with information, which task was clicked.
Is it possible to add a click listener to elements in an HTML field that open a smart action form and append data to trigger (which field was clicked, or which “previous task” should be set as belongsTo for example)?
If not, what would be the best way to represent a timeline in forestadmin with proper user experience to add, remove and edit individual elements in the timeline?
Thank you very much for your input
Markus