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
Kalyan Reddy - 16 Feb 2007 06:14 GMT
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

Signature
Kalyan Reddy
Visit
http://www.qdabra.com/
> Hi all,
>
[quoted text clipped - 12 lines]
> Thanks,
> JM