Issue with ColumnOption in table

Hi Jose, I do not immediately see any issues with your parameter definitions. I also created a basic connector with your parameters, and DIS did not show any errors. Do …

Select parameter on table

Hi Jose, Your QAction needs to have the row="true" attribute. This will allow you to identify which row triggered it. row attribute | DataMiner Docs Then inside of your QAction add this …

Alarm root time vs alarm time

Hi Ryan, In short, the root time is the time the alarm originally started and this will never change. The other time is the time when the change happened to …

Dashboard – component does not scale vertically

Hi Miloš, This is not expected behavior, the bar chart component should adapt its viewport to its size. You should not see any scrollbars when resizing the component. Can you …

Alarm Template For Device Uptime

Hi Johannes, It is possible to enable monitoring on a uptime parameter, however the values to be defined as thresholds will depend on how the parameter is defined. For example, …

Cube – define a default View

Hi Simon, Currently it is not possible to set a default view which is not the Root View. We will take a look to see what is causing the latency …

Alarm root time vs alarm time

Hi Ryan, As far as I know, alarms are not reset to the current time. However, you might be observing alarms being recreated following a DMA or element restart. For …

Contacts form

Hi Cheryl, It looks like you are using a DOM definition to display the form in a Low Code App. This definition can be edited by using the DOM editor …