[solved.] How do I show my popup

Want to show my popup when my button is clicked. I can’t seem to find the Action to do that.

1 Like

There we go! Try now. :slight_smile:

Basically, you set the action to show the button rather than the popup itself. Because the popup was a repeating action, you had to insert it onto the page first before it can be shown.

Therefore, I just added the popup to the page and set the button to show the popup element.

Feel free to ask if you have any other questions!

4 Likes

I didn’t realise I needed to draw the popup on the page. Thought of it like a separate page that was called. Thnx!

2 Likes

No problem! Happy I could help!

1 Like