Custom numeric field precision, value after decimal not save

Posted by Community Admin on 04-Aug-2018 06:31

Custom numeric field precision, value after decimal not saved

All Replies

Posted by Community Admin on 13-Oct-2014 00:00

Hi,

I have found one bug in custom numeric field. It does not save any value after decimal.

Repro Steps:

1. Go to custom fields for any module say news or events.( Same applies to field added by code to content block)

2. Add custom numeric field, precision 2 digits after decimal.

3. Create new news/event, set numeric value, in the edit screen it will accept any numeric value even more than 2 digits after decimal point. but in database it will only save the whole number. also for any precision say 1 point or 2 point, in database it will always be set as (decimal(20,0), null)

Posted by Community Admin on 14-Oct-2014 00:00

Hello Chaitanya, 

This is actually a known issue that we already have logged in our tracking system:


Custom field of type "Number" with decimal places rounds the entered number

I subscribed you to this report item so you can track easily its progress. This way you will be automatically notified as soon as it is fixed.

Regards,
Elena Ganeva
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 14-Oct-2014 00:00

Hi Elena,

Thanks for the info.

Regards,

Chaitanya.

This thread is closed