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) …

Visio Link to webpage not working anymore

Hi Stefan, How about using a folder other than ‘Documents’ folder? I don’t know the details, but I heard that from some DMA version, we can’t link from visio to …

How To Resize iFrame

Hi Fawzan, If you want to make the shape with the webpage adapt to the size of the page, then you need to use the shape data ‘Dock’, and specify …

DMA Release Notes: Security enhancements

Hi Jan, It is indeed a policy for our technical writing team not to expose any details about security related release notes. This is to avoid any potential security concerns …

Quarantined resource information retrieval

Hi Benjamin, You can get the resource ID with the following code inside your catch block: if (e is ResourceManagerTraceDataException exception && exception.TraceData?.ErrorData.Count == 1 && exception.TraceData.ErrorData[0] is ResourceManagerErrorData errorData …