Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
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.