Bug
| Bug-ID-Nummer | BUG-000138708 |
|---|---|
| Eingereicht | April 2, 2021 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Survey123 |
| Gefunden in Version | 3.12 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Status | As Designed |
1) Add the following regular expression to the constraint column of the survey XLSForm per Formulas—ArcGIS Survey123 | Documentation:
regex(., '^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$')
This modification of the above expression constrains input to match the format of an email address while accepting non-English characters:
regex(., '^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\u0400-\uffff\-0-9]+\.)+[a-zA-Z\u0400-\uffff]{2,}))$')
2) Create the survey in ArcGIS Survey123 web designer, if possible.
Bug-ID: BUG-000138708
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen