** Custom Error Message in a Pop-up ** I am writing a custom event handler to prevent records from being added/edited inside a module class with custom validation.
I would like to message the user describing the error inside the provided pop-up error modal in the bottom left corner. Right now my module class is throwing an ApplicationException and my message is making it to the Event Log.
There is currently a message notifying the user about the event log entry, but I'm wondering if I can put the message directly into the pop-up?
Environment
- Xperience by Kentico version: [28.2.0]
- .NET version: [8]
- Deployment environment: [SaaS|Azure|VM]