Forum Discussion
alberrus
4 years agoNew Member
Interaction between objects can change data?
Well hello, at work they are asking me if we can have a graph that changes it values when clicking on a card object. Is this even posible to do here? I have been searching for a way to do this b...
vojtechsima
4 years agoSuper User
Hi, alberrus,
What you can do is to create a new hidden page or a bookmark and put an invisible Button over the card, so whenever the user would think he clicks the Card, he actually clicks the button. Then you would redirect the user to the correct page/bookmark. Ideally, design it that way that the user has no clue he has been navigated.
alberrus
4 years agoNew Member
that could be a good solution to the problem but without doing this, it is posible to change the data we are using on a visual object? I think if there is no other solution i will go with it! Thank you!