I have 5 xpages all binding to one notes document. Each page is a separate area of the form. The user clicks “Next” which saves the changes made and proceeds them to the next xpage till they get to page 5 and a submit button redirects them to a “Thank You” page.
It all works great except when you use the IE Browser Back button. If on Page 3 and go Back to page 1 then click the Next button on page 1 page 2 is blank and that is when the Save conflict is created.
I am guessing this is a “Binding” issue? How do I keep them from loosing the doc it is bound to? Thank you anyone for any help!