Customizing the "no data error" message

How to :: customize the No Data Error message

Overview

It is possible to change the generic message of “no data” error.

No data error message

Configuration

Edit the app config in "Advanced configuration" at the root, with the same indentation level as other properties :

noDataError:
  message: 'Please wait while loading data.'
new message
new message

Last updated

Was this helpful?