Hello Zoho,
Why is the percent field not allowed to have more 5 characters? And you are also including the decimal point for string count.
Percentages can be more than 100.00%. It can be 100.12 or 205.40 or even 1000.50 percent. Cutting my strings to fit the 5 character limit will cause error on calculations.
I am using a percentage field because the value is a percentage in my business scenario.
I can't use a decimal field, otherwise what would be the difference between a decimal field and a percentage field
Thank you