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
{{ message }}
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
It seems that XLSForms don't yet support overwriting the default value for the noAppErrorString attribute of a widget/intent button. Therefore, all errors are the ODK default.
The text was updated successfully, but these errors were encountered:
As @asm278 suggested this morning, let's just add helper text that says "If an error occurs, please download this app" and in Spanish: "Si se produce un error, descargue esta aplicación" where app/aplicación is a clickable link... I think you can do this by writing it as html... I think that the collect code runs the messages through an html preprocessor? If the clickable link is not implementable under normal the collect code, let me know!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems that XLSForms don't yet support overwriting the default value for the noAppErrorString attribute of a widget/intent button. Therefore, all errors are the ODK default.
The text was updated successfully, but these errors were encountered: