Hi developers, I need some little help in my project.
I need to different views of the same page(View1 and View2). The views are different, they only have the same title but it's still the same page.
In View1 I have a button that will change to View2.
How can I implement that?
Thx!
PS: Is it possible that just after pressing the button but before the change, it shows a confirmation dialog/popup?