Submit form then carry values over to new form

L

Luke Slotwinski

Using Infopath 2003, JScript I have created a form that submits to a MS
Access DB.
I would like two ways to submit the form. I built one button that uses
rules to submit and form and open new blank form. The other button I would
like to submit to datasource then reset 4 values, keeping the rest as they
were defined.

I did a XDocument.Submit(); then manually set each value to "". This didnt
solve my problem - the first submit populates the table, and clears out the
values as coded however when the values are redefined and submit is hit
(first button) it updates the entry rather than creating a new entry.

Any help would be greatly appreciated,
Thank you,
Luke Slotwinski
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top