my prototype contains a set of three cards representing three scenarios. Each has a string variable for label, description, type and ID and there is a mode for each scenario. They also all contain two other string variables which can be changed by selecting values from a dropdown, but the same value is shown all three modes.
For some reason those variables can only be changed for the default mode. So I was wondering if I can set them for the other modes somehow?
I am having the same issue. I want to set a variable for a specific mode with a prototype trigger and it doesn’t appear to be possible to select a variable from a mode to set.
You can set the default value to a mode variable value but you can’t select a mode variable to set.
Facing the same issue. I can’t figure out on what conditions can I specify the mode of the variable! So right now even with the same 3 scenario modes, my prototype only allows me to select ‘ExistingPlan’ but I cant specify to change it for a specific mode, so not sure which toggle is being switched or if they’re all being switched.