0

Data Entry Validation?

What is the preferred method to validate (restrict) user input?

Say you have an "ounces" field that should only accept values from 1-16. How would you enforce that data entry?

Thanks.

4 replies

null
    • Fred
    • 2 yrs ago
    • Reported - view

    Looking around I see in the number field you can set a Min and Max value.

      • ninox.1
      • 2 yrs ago
      • Reported - view

      Fred Thanks Fred, I finally found that too, but what about field validation in general? Is that not something that's currently implement-able?

      • Fred
      • 2 yrs ago
      • Reported - view

      You can add code to a trigger after update at the field level that looks for whatever you want.

      • ninox.1
      • 2 yrs ago
      • Reported - view

      Fred You're right. Thank you!

Content aside

  • 2 yrs agoLast active
  • 4Replies
  • 81Views
  • 2 Following