Using error and page expired pages from template

Hello,

currently Servot allows you to set custom error/page expired pages to show. We’re using them to redirecet the user to the login page; unfortunately, we’ve got two different solutions on the same server, but from the error page we don’t know which solution to load. We could do something if a different page could be loaded from the application’s style instead of the stabdard templates/default: this way we could at least differentiate the pages for different solutions. Would it be possible?

You can submit a feature request for this.

Settings such as servoy.webclient.error.page/servoy.webclient.pageexpired.page or servoy.webclient.pageexpired.url could be made more flexible by for example supporting substitution of solutionName in them (just an idea). So something like “myErrorPage_%solutionName%”.

Done: https://support.servoy.com/browse/SVY-8956