We’ve had a couple instances in which our payment system identifies records in Salesforce that have 3 decimal places instead of 2 ($1.075 instead of $1.08). Skuid rounds to 2 decimals based on the field metadata and displays that in read mode, but does not block the user from entering more digits in edit mode and saves the user’s entry into the database regardless.
I know Salesforce allows the API to enter any length number, so it is understandable why Skuid can do this. How might I block users from entering more than the field’s allowable number of decimals in the first place?
Question
Users can enter more decimal places than the UI displays in Read mode

Translate
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.