Good day,
We have a form which does a lookup to a SQL and populates a table. The initial user submits the form to their manager and HR to approve.
Often when the form gets to HR, the number lookup loses the decimal and displays the number incorrectly. The javascript which calculates the total still displays the correct total.
If the form is returned to the user, the incorrect still show and the total is still correct. It seems to be just a display issue, not an actual value or data issue.
It is the same form across all tasks with the HR and Manager one being read only. I have attached screen shots showing the different scenarios.
Thanks
Ian