Hello,
Everything works now but I cannot make it work that the popup closes and the page which calls the popup is visible and display all data with the new entered data.
Regards,
Roelof
You can create a event in your WB, and Trigger this event when you want close the modal.
In the Screen, on handler event you set the variable ShowPoupup to False.
Roelof Wobben wrote:
Hi Roelof,
I don't want to be rude, but Instead of sending several questions, I strongly recommend that you follow the tutorials provided by Outsystems. All of these questions are already answered directly during the course.https://www.outsystems.com/learn/paths/18/becoming-a-reactive-web-developer/
James
o, I did the reactive course from top to bottom but as far as I know popups are not explained there.
Thanks,
After some changes it seems to work.
I hope I did it right. Popups costs a lot of more steps then using 2 seperate screens to do the same.