Problem with number data type

Hi All,

Iam facing an issue with my test app, iam developing a property marketplace, in my database i have a data type property and it has a field name : area sq…ft, the format is number.

problem iam facing is when iam referencing area sq.ft in a repeating group its not showing the full area i.,e if user has entered 1,00,000 sq.ft the output on screen is coming as 1 sq.ft. Iam confused why its showing this error.Even i have formated the same with comma after thousand.

Can an expert bubbler help me with the solution. I will be very grateful for the help.

Please check the values in the database. If you see the correct values in the database the problem is displaying the value.

If you see the wrong value in the database the problem is saving the data.

This topic was automatically closed after 70 days. New replies are no longer allowed.