Click to See Complete Forum and Search --> : Proble with Number field(d2k-forms)


jellimurali
04-27-2003, 02:16 AM
Hi All,

I have developed form with one Number field.

Properties of that field(text item) :

Maximum length : 40
Width : we can enter 6 digits.

It is not allowing me to enter more than 6 digits.How to do it?
I don't want to increase widht of the field and also I do not want to write code.

Note :
Because this is number field,I want right aligned

Please help me in this matter.

Thanks,
Muralidhar J.

stecal
04-27-2003, 01:15 PM
Max length in a number field is 38?

You set the data type to number, not char?

There is no format mask on?

There is no max query length set?