Change Grid Column Width based on Variable

Hello, I use grid layout for a service view within dataminer As part of this I have a sidebar which is persistent as other shapes are changed within the service. …

Can we define a Button parameter of type Read?

Hi Dojo I found the following parameter in a connector that was made quite some time ago. The parameter has <Type>read</Type> but defines a button with name <Display>Sync</Display>. Although this …

DOM validation on input string data

Is there a way that when you have a section with a fielddescriptor of type string, you can specify if certain chars aren’t allowed? e.g I don’t want that the …

Proxmox Virtual Environment

Hello, Any experiences, comments, or recommendations, when running Dataminer on a Proxmox hypervisor?

RequestManualMode Action

Is it possible to provide an example of the Action necessary to run the RequestManualMode method. Can’t find any example… var firstDialog = new FirstDialog(engine); var controller = new InteractiveController(engine); …