I
iamnu
I have a Text From Field, and I have entered the following options:
Type=Number
Default Number=empty
Maximum Length=3
Number Format=0.00
Entry=empty
Exit=empty
Bookmark=Text6
Fill-in enabled=checked
Calculate on exit=not checked
The Maximum Length works as it should, but the Type and Number Format
DO NOT.
If I enter 12345, I get 1234 in the field.
If I enter abcde, I get abcd.
If I enter 1234, I get 1234.
If I enter abcd, I get abcd.
Why isn't my form field formatting the data properly?
Thanks...
Type=Number
Default Number=empty
Maximum Length=3
Number Format=0.00
Entry=empty
Exit=empty
Bookmark=Text6
Fill-in enabled=checked
Calculate on exit=not checked
The Maximum Length works as it should, but the Type and Number Format
DO NOT.
If I enter 12345, I get 1234 in the field.
If I enter abcde, I get abcd.
If I enter 1234, I get 1234.
If I enter abcd, I get abcd.
Why isn't my form field formatting the data properly?
Thanks...