Dear community,
I would like to show a message to the user from an event handler. In my case it is Events.RowInserted.
I tried throw new PXException and PXSetPropertyException. Both are logged to the Trace but nothing pops up in the browser.
Any help is welcome.