Question
TCS
GB
Last activity: 9 Aug 2021 6:12 EDT
Integer properties truncating leading zeros on save or tabout
We have a section refering integer property. User is trying to enter integer values with leading zeros for ex. 000123 and after submit value is being changed to 123. Anything that we can do without changing the property ? As this code already deployed in production and we have inflight cases updating to new text property is causing data loss.
Thanks in Advance