HiI'm creating a PDF in LiveCycle, which has a decimal field with the
display pattern 'num{zzz,zzz,zz9.99}'. The idea is for users to enter a
numerical value with a maximum of two decimal points (i.e. 1,234.01)Now
I'm testing this form out to see whether it'll handle any incorrect user
entries - especially the scenario where a user enters some string
(letters) in this field by error. When I'm testing this scenario on
Acrobat Pro, any text entries will be cleared out as soon the user tabs
out of ...