Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
How to custom error page
-
Hi,
If I setup an account for a guest just to see a page and after they log with the guest credentials and modify the path they have access
to the user icon from where they can change the password for the guest account.
Now if I introduce a wrong path I get a page with Page Not Found !
How can I create an empty page ) or my custom page) that show when a wrong path is introduced ?
Thanks
Mircea -
I believe you are seeking the jsp's in your Mango/web/exception/ directory. Be sure to place your new versions into Mango/overrides/web/exception/ to ensure they persist through updates!!
-
Also I believe the behavior you're describing is a bug on our part. I will submit an issue. Thanks for bringing it to our attention! Created: https://github.com/infiniteautomation/ma-core-public/issues/600