You probably mean a form designer API. No, there isn't one available. All
form designing must currently be done in the InfoPath client application.
---
S.Y.M. Wong-A-Ton
Thanks for that. You are right, I am looking for a form designer API. What I
was hoping at the very least was that there would be a way to reassemble the
xml, xsl and manifest into an xsn file which could then be published to a
Sharepoint library. Is the xsn simply like a cab file? In other words if I
were to build up those three files in comliance with the infopath schema, I
would like to be able to programatically assemble an xsn file and publish it.
> You probably mean a form designer API. No, there isn't one available. All
> form designing must currently be done in the InfoPath client application.
[quoted text clipped - 10 lines]
> > publish it to a Sharepoint 2007 form library. Any ideas? Is there a form
> > editor api available, around which I can build some browser ui?
S.Y.M. Wong-A-Ton - 16 Feb 2007 07:51 GMT
Yes, the XSN is a CAB file, so if you do not have InfoPath, you could use a
CAB tool to repackage it.
---
S.Y.M. Wong-A-Ton
> Thanks for that. You are right, I am looking for a form designer API. What I
> was hoping at the very least was that there would be a way to reassemble the
[quoted text clipped - 17 lines]
> > > publish it to a Sharepoint 2007 form library. Any ideas? Is there a form
> > > editor api available, around which I can build some browser ui?