The regex function does not work in my form

Hello,
just adding to Kal_Lam: Be very careful
KoBoCollect android app and Enketo web forms behaves a bit differently with regex. 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. (see support article)
See also: Regex Problem in KoBoCollect
Kind regards

2 Likes