Once a Contract is saved, Value in the DFF of Type Numeric should be saved as a whole number
Summary:
Once a Contract is saved, Value in the DFF of Type Numeric should be saved as a whole number with period and decimal values .
For example : Value in agreed Amount field in Contract OverView page is entered as 100000 and after saving it automatically saved and displays as 100,000.00
The string contains commas and periods and decimal value upto 2 digits.
But the same feature is not available for a DFF.
We have a numeric type DFF named Bid Dollar , when we enter the same value in the DFF it only generates a number with commas without decimal .
Entered value in DFF : 100000 and after saving it becomes : 100,000
0