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
Required message doesn't work if it's a raw string
Steps to reproduce the problem
Test the attached form: requiredTest.xml.txt
Two first questions use itext functions and everything works file. Then Question number 3 and 4 use raw strings and then the message is ignored.
The text was updated successfully, but these errors were encountered:
Can you please remind me why this issue was filed? Currently Collect reads the requiredMsg attribute and interprets it. XLSForm always generates an itext value for any required message, right? Is there a known user need represented by this issue?
Problem description
Required message doesn't work if it's a raw string
Steps to reproduce the problem
Test the attached form: requiredTest.xml.txt
Two first questions use
itext
functions and everything works file. Then Question number 3 and 4 use raw strings and then the message is ignored.The text was updated successfully, but these errors were encountered: