- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You have one of two choices .....you can modify the tabbing order using the tab order tool under View/Show Tab Order or you can leave the tab order as is an programatically put the cursor into the field you want. On the exit event use this code:
xfa.host.setFocus("name of target field");
Paul
Views
Replies
0 Likes
Total Likes