Avatar

Correct answer by
Level 10

Hi,

I'm guessing you are putting this in the exit event of the field.  If so, change the three occurrences of event.value to this.rawValue and the event.target.setFocus() to xfa.host.setFocus(this)

Regards

Bruce

View solution in original post