Hi,
i have create form in which there is a mobile number field ,
when i am entering anything it is taking a default value, not saving the number that i have entered.
and it is Bold and Italic..?
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
number field not taking value
-
- Posts: 38
- Joined: Wed May 16, 2018 1:01 pm
number field not taking value
You do not have the required permissions to view the files attached to this post.
-
- Posts: 38
- Joined: Wed May 16, 2018 1:01 pm
Re: number field not taking value
screenshot
You do not have the required permissions to view the files attached to this post.
Re: number field not taking value
ajay,
My guess is that you have the Input Type, set to nuNumber.
https://wiki.nubuilder.cloud/ ... s#nuNumber
Steven
My guess is that you have the Input Type, set to nuNumber.
https://wiki.nubuilder.cloud/ ... s#nuNumber
Steven
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: number field not taking value
Also check the field's datatype in the database.
bold font means: the field's validation is set to "No Blanks"
Italic & bold: the validation is set to "No Duplicates"
bold font means: the field's validation is set to "No Blanks"
Italic & bold: the validation is set to "No Duplicates"
-
- Posts: 38
- Joined: Wed May 16, 2018 1:01 pm
Re: number field not taking value
I have changed the Mobile field to nuNumber and format to $1000. though even there is same result, i am not getting the number that i have entered in the form.toms wrote:Also check the field's datatype in the database.
bold font means: the field's validation is set to "No Blanks"
Italic & bold: the validation is set to "No Duplicates"
You do not have the required permissions to view the files attached to this post.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: number field not taking value
Have you tried the Input Type Number ?
You do not have the required permissions to view the files attached to this post.
-
- Posts: 38
- Joined: Wed May 16, 2018 1:01 pm
Re: number field not taking value
i found that its saving number (9 character) to database,toms wrote:Have you tried the Input Type Number ?
problem occurring when entering >9 character number.
???
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: number field not taking value
You do not have the required permissions to view the files attached to this post.
-
- Posts: 38
- Joined: Wed May 16, 2018 1:01 pm