#Using variables
25 messages · Page 1 of 1 (latest)
Hey @thick thunder the link is view only so and theres no edit access so i cant really see the interactions you have or the variable setups
but basically, wherever b or c might change, in those interactions you also want to update A based on your rules
@thick thunder Im a bit confused on what true or false should do to your things exactly.
But it seems like you are not using your is fav 1, is fav 2, and is fav 3 variables which i assume are for a b and c
these also dont do much becausez ou are sazing that if
x is true, then set x to true
else if x is false, then set x to false
but x is already true or false, so you are just setting it to remain the same -- so nothing really happens here
a for is fav null, b for is fav 1 and c for is fav 2
yeah i saw your text about that, but it is not reallyy clear to me what they supposed to do with your prototype exactly
what changes are you trying to do?
if you could point out where the changes should happen that would be helpful
can i show you in my figma
by group do you mean this
yess
okay
so if someone clicks c or b then it should hide group 159
does the b or c change anyhow look wise?
@thick thunder