About mobile number in decimal issue

Dear Experts,
I had taken a mobile number on deci,mal 1.0 here in nepal we had 10 digits number and the result leads to 9.841639455E9 so each time i had to click on excel convert to number to get the result 9841639455. How to fix the issue.

Maybe you could have created your xlsform using the regex code to restrict users while inputting 10 digits as outlined in the post discussed previously:

@ashish7654 you can use the regex (regular expression) to constraint the users. I think it should be help. or? but the question type should be text. I stand to be corrected though.

1 Like

Hello,
And you can add numbers as appearance for the field.
Here are some further examples and discussion from the forum. (You use search function to get more).
https://docs.getodk.org/form-regex/#id2
https://community.kobotoolbox.org/t/number-constraints/2375/2

1 Like