Entries from CRM On Demand Learning Blog tagged with 'expression'

Checking for Letters in Numerical Text Fields

Let’s say your users need to enter an 11-digit number in a field. The number will always be purely numerical (not alphabetical or alphanumeric), but it exceeds the 10-digit limit allowed for fields with the Number field type. What do...