Remove all Widgets from Section

Looking at your code, and implying that you view instance is a Dialog, you’re removing the widgets from the Dialog, while the Section.Clear() only clears the widgets from the Section. …

Remove all Widgets from Section

I can think of 2 possible reasons: do you use an InteractiveController? This is responsible for the event loop. do you Rebuild your dialog after you cleared the section?

On gauge the values are not visible?

Hi Apurva, If the parameters that are visualized as Gauge components do not show a value when they actually have one, then you have probably encountered a software issue. You …

How to implement bearer token refresh?

Hi Maya One way to refresh your token is to check the status code and the response for every request in a QAction. You could trigger a new bearer token …

Multiple Set on Table parameters for DVE’s

Hi, This is not specifically related to DVE elements, but also applies to regular elements. When opening the dropdown list of “Table Index” then it is populated with the indices …

Alarm Dashboard PDF/CSV Export

Hi Robert, This sounds like a software issue, the PDF should not contain empty components and the CSV(s) should correctly be included in the email. You can contact techsupport (techsupport@skyline.be) …