I want to set a limit on the number of digits in the VALUE field

__ __2
Tera Expert

I created a table in application scope and added a VALUE field. The type is a floating point number.
Is it possible to set the maximum number of digits that can be entered to 14?

1 ACCEPTED SOLUTION

Please follow these steps.

Right click on your field label and select configure Dictionary

find_real_file.png

If you dont have the field on the form it can be different view you are seeing you can change a view but I am not sure thats the problem here So

Right click on header select Configure > form layout 

find_real_file.png

Then find Max length field in available bos and bring it to selected and save the form and than go to form and set the length

find_real_file.png


***Mark Correct or Helpful if it helps.***

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Hi,

If you need 7 digits or less, it looks like you can use the Floating Point Number field type

Decimal - Number with up to two digits after the decimal points (for example, 12.34).
Floating Point Number Type - Number with up to seven digits after the decimal point OOTB.

Field types

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep