You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a form has been closed or deleted on the server side, users get a generic "Could not find the resource you were looking for" from the server when they try to submit.
Collect should take ownership of this error message so that it can be localized. When Collect gets a 404 on submission, it should show the message:
You can no longer make submissions to this form. It may have been archived, disabled or deleted. If this is unexpected, please contact the person who asked you to fill the form.
lognaturel
changed the title
Improve error messaging when trying to open a closed form
Improve error messaging when trying to submit to a closed form
Jan 7, 2025
When a form has been closed or deleted on the server side, users get a generic "Could not find the resource you were looking for" from the server when they try to submit.
Collect should take ownership of this error message so that it can be localized. When Collect gets a 404 on submission, it should show the message:
This is similar to the related Enketo message: https://github.com/enketo/enketo/blob/0cdf70f3d61069550199cfb66ee7950c4a49972d/packages/enketo-express/locales/src/en/translation.json#L228C225-L228C305
https://docs.google.com/spreadsheets/d/1QojgovWhiZXxcUjOw6PjLoGKeXhEVORDpUb3afgvJwg/edit?gid=354229042#gid=354229042
The text was updated successfully, but these errors were encountered: