Ui_template not intialising on dashboard load

Hi Everyone,

Got some great help from user hotNipi on how to make a custom chart using ui_template, very powerful, particularly when you figure out how to do that scope.$watch function so it only updates the data of the chart only, not the whole thing for each message.

One thing I haven't been able to tackle yet. The ui_template doesn't show until a message runs through the flow. Is there an onload listener that can start the flow once the dashboard finishes loading?

Thanks

Rob

There is ui_control node. Use it as dashboard events listener to trigger your related flow..

image

Done hotNipi, I had seen that node, tried it, but it didn't compute in my head; didn't think it would be that easy.

Thanks!

Rob

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.