Please enable JavaScript to view this site.

Navigation: Advanced topics

Error reporting

Scroll Prev Next More

 

You can display a custom error message instead of detailed error messages. To enable this option, go to Miscellaneous screen -> Error reporting, clear the Show detailed error messages checkbox, and enter the custom message.

Error_reporting_custom_message

Displaying server errors in AJAX mode

You can view the details of server errors in real time while browsing the generated app. Here is an example.

 

The Edit page is set to be displayed in a popup. The BeforeEdit event for this page contains an error: division by 0.

error_report_asp1

 

When trying to save the updated record, an 'error occurred' message appears at the top of the page.

error_report_asp2

 

Click See details to view the extended error information.

error_report_asp3

See also:

Miscellaneous settings

Choose pages screen

List page settings

Event editor