#Using variables

25 messages · Page 1 of 1 (latest)

thick thunder
limber pagoda
#

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

thick thunder
#

a for is fav null, b for is fav 1 and c for is fav 2

limber pagoda
#

what changes are you trying to do?

#

if you could point out where the changes should happen that would be helpful

thick thunder
#

can i show you in my figma

limber pagoda
#

sure you can try

#

So are you saying that you just want to hide or show this text?

thick thunder
#

no,the group of that

#

group 159

limber pagoda
thick thunder
#

yess

limber pagoda
#

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

limber pagoda
#

other reasons why your thing may not work is because you have things added over here

#

and interaction alsoo

#

@thick thunder if you follow all of it and fix the problems that i showed here above you will end up with something like this which i think works as you wanted