I can't get it to save a paritial record anymore, I have moved to the most recent update but I can't see anything that may have changed this, so I not sure how to replicate it now.
It is still not setting focus to the first field on the next form, you still have to click into it.
In trying to test the auto-save issue I created a sample bsv and I have noticed the in my orignal app I have the following buttons on the first page of the wizard:
<Next> <Close>
On the new sample bsv I have
<Previous> <Next> <Cancel> (Previous is disabled on first form)
why?