Hi ,
I have this form which needs to pull the annual rates from the database. I tried using both 'money' as well as numeric(20,4) for the database columns. But it only seems to be pulling 2 digit or 1 digit values like xx.xx or x.xx.
It is not populating the form field with three digit values. The form field is set to type currency.
I have attached the screenshot to show how only two digit currencies are being filled in the form and the rest of the fields do not show any data, despite the database columns having data. Also attached the snapshot of the database.
Thanks,
Shraddha