Hello guys,
I tried to make something like the sample that UiPath made available:
Three buttons that open different pages on the page container, but maintaining the info if you go back on the previous tab.
Like, on the tab 1, I have a process that give me a string “Hello, World!”, when I go to tab 2, I make another process. So, if I go back to tab 1, it must have the string “Hello, World!” without having to play the process again.
Also, does the page container have scrollbar?
Please help!
Thank you guys!