Hello,
I use LimeSurvey since a while and really satisfied by it!
Now I want to enhance webpage looking, so I want to have different messages according to error send by the system (eg: expired form, invalid token, etc).
I see this file "./themes/survey/vanilla/views/layout_errors.twig" which handle errors with "aError.error".
Is it possible to set a swich/case to adapt error page with error code?
Is there a list of all possible error codes?
Thanks for your help