Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 990 Bytes

File metadata and controls

36 lines (20 loc) · 990 Bytes

Read Me

Table of Contents

To add this error "catch all" feature to your canvas Power Apps, follow these steps:

1 - Open the [[fxAppOnError.yaml]] file

2 - Copy from this point:

Screenshot: Start-Code-Copy-From-Here

all the way down to this point...

Screenshot: End-Code-Copy-To-Here

Or, you can import the [[fxAppOnError.yaml]] file into your environment and inspect and copy the code from there.

Screenshot: msapp-tour-01.jpg

3 - Then, follow the steps in the App.OnError event property.

Screenshot: msapp-tour-02.jpg

Here is a sample email that will be generated and sent out:

Screenshot: sample email

History

Date Author Changes
2026-01-27 Migration Initial TOC and history section added