"Save and Close" button Code

A

andyoye

I have a button on IP2007 web form that close the form by a rule but as its
a web form, it doesn't prompt users to save the form. What code should I
attach with the button to Save & Close the form?

Thanks
 
P

Paresh

I have a button on IP2007 web form that close the form by a rule but as its
a web form, it doesn't prompt users to save the form. What code should I
attach with the button to Save & Close the form?

Thanks

If you want to save the forms in the sharepoint form library, one way
of doing this is to actually submit the form to sharepoint form
library and then close it. Although I have not given this a try, but
I think this should happen. For this, to work properly, you will need
to enable versioning in the SharePoint form library.

Hope this helps. Do let me know, if you need further info.

Thanks,
Paresh
 
A

andyoye

Submit via data connection? that I can do, but I am looking for a code
(VSTA, VSTO, C#....)so when user click the button it saves the form.
 

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