Issue with Number Decimal Field

Hi All,

we are using Portal application(7.6 version)

I have requirement, when user enter the decimal value, we need to show the value in the portal dashboard

For example: If user enter the value as 2356897.123456  then we need to show the same value in the dashboard

for this I used Fixed() function but it is not giving the exact result, but if sometime user gives any other values.. the values are getting trailed with zeros.. which is not expected.

Expected result :

if User enter 2356897.123456, then it should display 2356897.123456

if user enters 2356897.12, then it should display 2356897.12

 

Please suggest to resolve this issue

 

Thanks,

Ramesh

 

 

  Discussion posts and replies are publicly visible