- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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