Hi
I have my View1 in which I have a variableView1 and when I click on a button, I have another view2 which opens. In there, I have a variableView2 which takes a value from a list of actions.
I need to access variableView2 from my View1, how can I do this, I'm confused :(