Hello,
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?
Or is that not how modes are supposed to be used?
Cheers,
Chris.