UI Builder - how to configure Roadmap component

Carlo3
Tera Contributor
Hello All,
I was wondering if anyone has experience on the roadmap component to share with us.
I notice the examples in the official doc, but it  is  almost incomplete regarding the milestone object.
For example,   what could the structure of the roadmap item milestones object be to draw the milestones item on the gantt?
 
An example of json value would be very appreciated.
Many thanks
1 ACCEPTED SOLUTION

Explanation updated. see above

I am not a helpful hunter.
I will always try to give a meaningful and valid answer.

View solution in original post

5 REPLIES 5

Hi Guido,

 

Great information - thanks for sharing. I'd like to take this a bit further and act on the user selecting a roadmap item. I don't want the item details to pop up (don't know how to populate it anyway) but I would like to open another page with the sys_id of the roadmap item as a parameter.
In the event handler (Open page or URL) can access the roadmapItem as an event payload - but can't figure out how to use it in the related script.


Any idea how this can be done?