How to create a pop up window for a user form

What I’m trying to do:
Create a user feedback form, but in pop up window

What I’ve tried and what’s not working:
I have seen the user “feedback form” tutorial and it is great. However I would like to call this Form from a pop up window.
So for example I have the main GUI and user press on some “feedback button”, a pop up appears with a special Form to fill, user fill in the details and press “submit”.
Pop up close.
Any help with tutorials\docs to read, or simple code example to check would be great! :slight_smile:

2 Likes

This is great! Thanks for the quick response:)

2 Likes