Increase text/ characters limit

I have build form on odk build in aggregate. I have put a question named "remarks" but whenever i tried to write more than 255 characters it is not showing when i export form. can some one help me how will i be able to increase character length?

Hello zohaib_arshad ,

In the bind nodeset add odk:length .For example you need 1000 characters then in bind add odk:length="1000" . odk:length will take max 16000 characters only . For more reference see this link https://opendatakit.org/help/form-design/guidelines/#datastore_string_length . Hope this helps

Thanks and Regards,
SGSC.