How to add a popup window

Hi All,

While filling up the form we would like to show some instruction as a pop up dialog box.
Is there anyway we can do this ?

Hello @Rinu,

What kind of popup boxes do you need?

You can use alert or confirm boxes. Please find more information here.

Hi Mnikitina,

I found what i was looking for in https://plumsail.com/docs/forms-sp/javascript/dialog.html

1 Like