Hello again,
 
I have a 3 page form with Page Tabs.
There are 2 issues I have questions about.
I am sure these issues have been handled before, but I cannot find the information I need at this time.
 
1.  I want the form to open up with the cursor on the first field on the form, NOT on the Page Tab.
But when in the form designer I go to Layout - Change Tab Order and move the Page Control down to the bottom of the list but it does not stay there. 
 
2.  I have a Speed Button to Add and Continue using the predefined EEP Add Row.
This adds the row and refreshes the form as it should.  However the cursor on the refreshed form is where I left off on the previous form rather that at the first position on the refreshed form.  (This was something I got help some time ago on a simpler one-page form.  Looking at that simple form, I don't see what I am looking for that will work on this 3 page form.) 
 
Here is what I tried so far.  I changed the action on the Speed Button from the predefined EEP to a Custom EEP with the following code:
SAVEROW
NEXTROW
SKIP TO <desired column>
RETURN
 
As the Speed Button is repeatedly chosen, the form refreshes, the autonumber is incremented, and it looks like it is working but only the last of the group is saved. 
 
 

Sharon Lima
Sharetech
753 Warren St
Westfield, NJ 07090
(908) 232-5286 (P)
(908) 349-3118 (F) - New
[EMAIL PROTECTED]
http://www.sharetech.net

Reply via email to