ShowModal

How to do ShowModal on Web app.

When the Form Close then do some action

Hi Alexis

Create a new web dialog. Set it’s type to modal in the inspector. Drag it onto your web page. Then use the Dismissed event for that instance.

HTH

Wayne