Cloud not working

we did also those tests , other browser log out & log in other device but none of them are able to connect in OSX.

Cloud not working

Hi Kris, I have noticed similar “loops” going on when I’m logged in with multiple accounts (for example my Dojo account on Dojo and a different account on the Cloud …

Cloud not working

clearing the cache & cookies does not solve this issue. The loop login is still active.

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