Low-code apps parametric landing page
28th June 2024
Thank you Miguel the link is correct but I don’t understand how to do the job. The landing page has ha drop down feed and I wish that the drop …
Answer
28th June 2024
Thank you Miguel the link is correct but I don’t understand how to do the job. The landing page has ha drop down feed and I wish that the drop …
28th June 2024
Hi Koen, The fields in a DOM form only fetch a limited amount of items to keep the form more performant. You can narrow down the results by entering a …
28th June 2024
Hi Dan, You think that you have two options: – Send an email from the correlation using “Send email” action and then use “Notification Template Placeholders” to send the information. …
28th June 2024
There should be no need for a Notify message to do this. Specifically, for a protocol visio, you should be able to use the UpdateProtocolActiveVisioMessage message. Make sure to fill in …
27th June 2024
Hi Guilherme, There was a similar question but related to scripts: Assigning a visio to an element through script Hope it helps.
27th June 2024
Hi Alberto, This is a no-brainer: STaaS is the way forward. STaaS is so easy to set up, zero maintenance, you’ll have time again to focus on the valuable work …
27th June 2024
Hi Simon, I believe in this case you could use the condition ‘While included, influence overall service alarm” In this case I am using the option ‘element alarm state’. However, …
27th June 2024
Hi G B, You can find an explanation about this specific error message in the following topics: – https://community.dataminer.services/question/dataminer-upgrade-notice-failed-getting-progress-from-upgrade-service/ – https://community.dataminer.services/question/has-anyone-experienced-an-ipc-port-error-after-upgrading-to-10-3-5-12938/ In essence, it is not necessarily a problem if …
27th June 2024
Hi Amer, That should indeed be possible. I’ve tried the same as you and it works as expected. Could you verify: if you are using the latest version of the …
27th June 2024
DMA-ERROR.PNG I thought the title said enough
27th June 2024
Hi Paul, I’m sorry to hear you experienced this unexpected behaviour. There’s no advisable way as far as I know to re-sync this, because the maintenance.xml also contains backup settings …
26th June 2024
Hi Harald, the code that you’ve shared seems correct at first sight. If AllowMultipleFiles is true, it should be possible to upload more than one file. The uploaded files are …
26th June 2024
Hi Sebastian, As far as I know this is not possible. I believe the best approach in this case is to use an ad-hoc data source to retrieve data from …
26th June 2024
Hi Rebecca, Is this button parameter supposed to set another parameter? If not, the setter=”true” attribute should not be present on this parameter. It not being able to set a …
26th June 2024
Hi, We have some features in Dashboards & Low Code Apps that make creating custom visuals possible: The web component can be used to create a custom visual. You can …