Forum Discussion
No RepliesBe the first to reply
Related Content
- 4 months ago
- 10 months ago
- 4 months ago
Is it possible to create a custom user prompt / error message to pop up when a user tries to complete a Form and triggers a FormsEventHandler?
I have tried throwing an Exception as below but the problem is it includes additional information about the business rule error that is irrelevant to the end user and could cause confusion. Is it possible to create a cleaner message that just contains the message itself.