Removing infopath form from visual studio

M

multipleSolDev

Hi all,

I am using Infopath 2003 with Visual Studio 2005. I created a form in
Infopath and then added it in a project in visual studio. I added code
behind some buttons as well as other functionnalities. After a while I
realised that I won't need to be using Visual Studio at all for what
I'm doing since it can all be done with Jscript in the infopath form
itself. Problem is I don't know how to remove my form and be able to
design it outside of Visual studio now.

Would someone be able to tell me how I can achieve this??
I want to design my form just using Infopath, without having to open
the project from Visual Studio.


Thanks,
JM
 
K

Kalyan Reddy

Hello

You can do so by using the Manifest.xsf file. Open the manifest in the
design view and then go to Tools-> Programming-> Microsoft Script Editor to
add the script to 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