How can I make a limit to the 'integer' data type (e.g. 01 to 99)?
|
|
9
|
3066
|
September 5, 2024
|
I have used regex(.,'^[0-8]{9}$') to restrict phone number to a must 9 digits under constraint
|
|
2
|
10
|
August 22, 2024
|
Take a certain part of a QR response with regex
|
|
6
|
42
|
August 21, 2024
|
Limit a decimal number to a specific format
|
|
2
|
12
|
August 14, 2024
|
I have created a regex pattern for ID#. How can I modify it to include dashes (-) so that it accepts numbers with dashes as well?
|
|
3
|
25
|
July 16, 2024
|
How do we collect telephone numbers which start with a leading zero?
|
|
45
|
4409
|
July 3, 2024
|
Error with integer question
|
|
3
|
63
|
June 21, 2024
|
Regex for Cyrillic city name
|
|
3
|
265
|
June 19, 2024
|
Setting decimal significant digits
|
|
5
|
126
|
June 14, 2024
|
Extract birth date from Italian tax code
|
|
4
|
116
|
June 10, 2024
|
Introduction of non-English language characters
|
|
3
|
92
|
June 5, 2024
|
Number constraints - KoboCollect App in Android
|
|
6
|
109
|
May 30, 2024
|
Specify a masking pattern for an ID question
|
|
2
|
76
|
May 17, 2024
|
Age in months from integer questions
|
|
6
|
134
|
May 11, 2024
|
Selecting from different ID's
|
|
1
|
174
|
April 23, 2024
|
Limit decimal digits in decimal question
|
|
14
|
9630
|
April 18, 2024
|
Mobile number field should take 10 digits instead it is taking only 9 digits
|
|
1
|
104
|
April 10, 2024
|
Fixing words in patient id
|
|
9
|
134
|
April 4, 2024
|
Restrict input to Arabic characters
|
|
1
|
76
|
April 3, 2024
|
ODK Regex problem
|
|
2
|
151
|
April 2, 2024
|
I want to ensure that users can only enter 16 digits
|
|
3
|
96
|
April 1, 2024
|
Word limit issue
|
|
10
|
872
|
March 18, 2024
|
I need to enter the following number format when i enter just numbers to the text box (Format:- 12/12/123/123/12)
|
|
1
|
156
|
February 11, 2024
|
The length constraint doesn't work with the regular expression
|
|
4
|
328
|
August 26, 2023
|
Password Text Box-- whatever I write on the box, only a special character (#,*,$) will be shown
|
|
2
|
177
|
January 16, 2024
|
Waiting time question
|
|
3
|
150
|
January 7, 2024
|
Validation of criteria in proper nouns
|
|
1
|
123
|
December 27, 2023
|
Limit response with validation criteria
|
|
2
|
180
|
December 26, 2023
|
Is it possible to force correct use of capitalisation of text?
|
|
6
|
295
|
December 12, 2023
|
How to insert special characters in ID number
|
|
2
|
304
|
December 9, 2023
|