Integrate Watchlist into MangoUI Module
-
Hi, I am using mangoUI module and customized pages for a certain project. My problem is, i am not able to reflect any settable datapoint into my customized web pages. So I resorted to put them together into the watchlist. However, the problem now is how do i integrate the watchlist into my customized page. I looked at example mark ups and seems could not find anything. Appreciate your guidance.
-
Hi joeselbiyoyo,
i am not able to reflect any settable datapoint into my customized web pages
I do not know what the word 'reflect' means in that context.
You can see how the watchlist table is coded here: https://github.com/infiniteautomation/ma-dashboards/blob/main/UI/web-src/ui/directives/watchList/watchListTable.html
I do not believe there is a <ma-watch-list-table> directive.
-
Thank you for sharing Philip. I will try this out.