I have a Dashboard Studio Dashboard and want to set a token from an input (like text input or dropdown input) triggered by the interaction with another element within the dashboard.
I already tried to do that with the interaction --> Set Token option and specified the token name as "form.tokenname". This did not work, the value of the token was not changed.
Is there a way to achieve that in Dashboard Studio like it works in Classic XML Dashboard by setting the token with "form.tokenname"?
Hi @simon_b , sorry for the late reply but hopefully this helps others that have the same question. Can you try using the exact token name in the Set tokens interaction without appending "form." ?
Yes I have checked, but cannot find any hint on how to achieve that in Dashboard Studio. (Sorry for the late rersponse)