WE messagedialog?

I am attempting to use a MessageDialog in a WE project. Even though the message dialog appears in the auto complete, the debugger says that no class with that name exists.

You’ll need to create your own dialog in a web project.

I was afraid of that. sadface Are there intentions to add a messagedialog to WE?

There is. Fwiw, you could create a class now and reuse it in your projects though. In any case the behavior will be different because everything is asynchronous on the web.