how to link a shape to the parent view

Hi Bernard, I have no issues getting the property placeholder to work with a shape linked to a view. On the child view, create a property ‘ParentView’ (or similar), with …

how to link a shape to the parent view

Hi Bernard, As far as I know this is not supported by default. One way to get this info is to execute an automation script when the visual page is …

Install Dataminer on another drive?

Hi Dominik, There was a similar question already asked: Can DataMiner be installed on a different drive then the C drive? I am afraid that it is not possible to …

How to filter table column with OR statement?

If you’re ok with using a server-side filter, I believe it should be possible through the ‘TableRowFilter’ shape data. In there, you can use the ‘fullFilter=’ syntax, which supports OR-statements. …

HTML5 APP – User rights on Events

Hi Stacey, Currently it is not possible to allow a subset of users to be able to view certain pages or execute certain events. It is indeed possible to configure …

Visual overview in Dashboard navigation

This is not possible at the moment, although this sounds like a great feature to me. I would suggest to create a task for this on Collaboration.

Webinterface inside Connector

There’s no build-in functionality in DataMiner for this. In the IIS web server on the DMA server you could set-up a reverse proxy server that directs those http requests to …