I wanted to check if there is any word / character limit while collecting data in “text” type.
Earlier, I didn’t face any challenge in terms of the word count in collecting longer text responses. But now I have observed that it limits to around 2000 characters.
Is there any way we can change this limit ?
Hi @shb Due to a change in Enketo, the maximum number of characters for text responses in web forms indeed recently became 2000 characters. However, we can increase this by modifying the server configuration. What do you think would be an appropriate upper bound?
Also please be informed that if you are collecting data using text questions on your KoBoCollect mobile application you will not have to face the limits of 2000 character like you faced in Enketo. For more information please see the support article on Limits on number and text responses.
My sincere apologies for responding late. Some of the responses we are trying to collect using the form need the respondents to elaborate on the field situation and hence 2000 characters are limiting the details we wish to collect. May be 5000 is a good number.
Thank you for sharing. Will try using the mobile app. It was easier to use enketo forms on laptops for questions which need longer responses. so we were using them. Will definitely check using KoBoCollect app.
Hi! I was there, but I couldn’t find that server modification Anyway, We’re uploading a word document if there’s a really extensive description of the activity related in the form. Also, I looked up in our database and I couldn’t find any lost information after 256 characters. Some of the text responses are around 1200 characters and had no problem.
Hi Kal, I used the same ““regex(., ‘^[\D\d\s]{1,70}$’)”” in name field but it is not working for others really surprised.
Please view the attached xlsformnamw problem while using same regress.xlsx (36.1 KB)
Please check the command highlighted in red