Hi, I have an app that has a dynamic page based on variables. One part of this page is a button that launches an automation script to start the fetch QAction from a specific element. This script has an element dummy as parameter.
From what I can see, I only have the option to select an element from a dropdown when configuring my script in the button component.
Is is possible to somehow link this to my element variable?
Hi Dieter,
It is not yet possible to link the dummies of an automation script to other data inside a LCA. If this is a feature you are interested in, you can create a feature suggestion. Note that this might not be as straightforward as it seems since these dummies have different 'conditions' such as protocol and protocol version that must be respected when linking.
As Gerwin mentions, a workaround could be to create an 'element Id' input instead of using a dummy.