Hi community,
I would like to run an automation script from a Low-Code App with a dynamic assigned dummy.
I already have a query that limits the elements to the correct protocol and protocol version.
When an element is selected (e.g. in a grid or table component) I would like to press a button to run the automation script with this specific element.
However, with Dataminer 10.4.10.0 there is still only a dropdown for the dummy selection.
How can I use a feed here?
Or is there any workaround existing?
This is currently only possible in dashboards by dropping the elements onto the button as filter. The button (requires ReportsAndDashboardsButton softlaunch option) will get enabled when a valid (matching the protocol of the dummy) is selected in the linked feed:
So if it doesn't have to be a LCA, you would workaround this by using dashboards for now.
Hi Gilles, thanks. Nice to know it.
Unfortunately it has to be a LCA.