Fetch selected DateTime from a Widget in Interactive UI
27th March 2025
Hi Aditi, Can you try to use currenttimedialog.startTimePciker.DateTime instead of currenttimedialog.startTimePciker.Date in your SubmitBtn.Pressed event handler?
Answer
27th March 2025
Hi Aditi, Can you try to use currenttimedialog.startTimePciker.DateTime instead of currenttimedialog.startTimePciker.Date in your SubmitBtn.Pressed event handler?
27th March 2025
Hi Gerwin, it was nice meeting you at empower! Great to hear you were trying to play around with this! The use cases you guys sent were really interesting. As …
26th March 2025
You could do a parameter with a checkbox for each option and then use a QAction to combine the values into a single string.
26th March 2025
ignoreTimeout attribute | DataMiner Docs You can disable timeout on specific API calls in you protocol by setting ignoreTimeout=”true” in the connection element. To display the error in a table, …
26th March 2025
DynamicUnits element | DataMiner Docs When dynamic units are enabled while decimals are set to 1 or less, DataMiner will display so that at least 3 significant figures are shown.
26th March 2025
Hi Randy, the questions from 1 to 5 are not clear to me. A specific formula for determining the value of these settings doesn’t exist as far as I am …
26th March 2025
Hi Sanket, An initial though I have is to have an additional column of type button in the first table, and clicking on that button it would trigger a QAction …
26th March 2025
The problem is already sorted out. It was related to a duplication service where the IAS was selecting the wrong service in cause and not updating the mentioned service as …
26th March 2025
Hi João, Unfortunately, setting headers on a User-Defined API response is not something we currently support. The only way to add data to a response currently, is using the ResponseBody. …
26th March 2025
Hi Michiel, From Cube, you have the ability to define whether the interactive script should display Back and Forward buttons. See: If this option is enabled, the Dialog will show …
26th March 2025
Hi Ana, The syntax you are currently using to pass the string value is the syntax used to ‘feed’ a value to a certain component. In the action however you …
26th March 2025
Hi Gerwin, If you just want to use a value that is passed via the URL you can use query params like you do in Dashboards, this behavior was introduced …
26th March 2025
Kindly find the below alarm group. I have acknowledged the main alarm but the rest of alarms under this group is not acknowledged. So I need to get the report …
26th March 2025
In Mobile, “not allowed” is shown on components when your user is not allowed to access the information requested. Are you sure the user in Mobile is allowed to see …
26th March 2025
Hi, Next to what Seppe mentioned about the https certificate, is it also possible you meant OpenSearch Dashboards? In that case this is a standalone application next to the database …