Restricting Text Responses With Regular Expressions (non english letters)

how i Restricting Text Responses With Regular Expressions for non english letters
(arabic letters)
?
https://support.kobotoolbox.org/restrict_responses.html#restricting-text-responses-with-regular-expressions

Hello @rahhal ,
,Maybe the following can help you
ODK Briefcase: Problem with displaying exported csv in Excel and SPSS - #3 by noel - Support - ODK Forum.
Also, some of the regex standard pattern might work for non-EN.
Restricting Text Responses With Regular Expressions — KoboToolbox documentation.
Furthermore, take care that Enketo and KoBoCollect behave differently

KoBoCollect android app behaves as if you have used the anchors (^ $) around the regex (even if you have not used them), while Enketo requires the anchors as mandatory for an exact match.

It would be helpful, if you share your solution and examples with this KoBo forum later, please,.
Best regards - أطيب التحيات

2 Likes