Skip to content

Overriding Error Experience

somriar edited this page Aug 29, 2018 · 9 revisions

Overriding Error messages

You can now hide default error messages on Embedded reports and show your own error message on top of the iframe. You should use this feature if you want to show your own custom errors that fit your app design instead of the default errors currently available.
For example, you can implement this custom error dialog: overrideerrors

Clone this wiki locally