Good Morning,
I have a wierd problem, i have a text field which is set to number and decimal and I have set the DB column to be DECIMAL[6,2] however when i type in for example 126.89 it is changing the 126.89 to 12600 and not referencing the .89 but changing it to 00 can you advise why this occurs and what i need to do to fix it?
Many Thanks
I have a wierd problem, i have a text field which is set to number and decimal and I have set the DB column to be DECIMAL[6,2] however when i type in for example 126.89 it is changing the 126.89 to 12600 and not referencing the .89 but changing it to 00 can you advise why this occurs and what i need to do to fix it?
Many Thanks