Button When clicked, go to different interface

I am building an app, I want to build a simple process which gets triggered when the button is clicked and goes to a different interface,

I have created a basic process model but I am unable to make it work:

In this XOR, checks if the button is clicked or not. But I don't know what to put in end node as it should get trigger when the button is clicked. What properties should I change so when the button is clicked, it goes to the interface which I want.

And I am also unable change the rule input value when the button is clicked, its default value if false, I want it to be true when is clicked, so the process model can start.
My button Save value to option has a!save(ri!Submit_Help) = true() command.

If you can also guide to some nice tutorial that will be great, as I am new to Appian and getting stuck almost at every step. I have watched many videos from the community site, is there some particular ones which you think can help me.

  Discussion posts and replies are publicly visible