create a new button. Change it to rules and custom code. Under the
custom code options, there will be an option to 'Open A New Form'. You
have to put in the exact filepath and the extension to the form you
want to open.
> I am looking to call an infopath from from within another infopath form
> (blank form?), how would I go about this?
[quoted text clipped - 4 lines]
>
> PS - InfoPath beginner
michael_oneill@btopenworld.com - 20 Oct 2006 11:55 GMT
Got this working ok but is there anyway to make it open in the same
infopath window or as another view etc.
thanks
Mike
> create a new button. Change it to rules and custom code. Under the
> custom code options, there will be an option to 'Open A New Form'. You
> have to put in the exact filepath and the extension to the form you
> want to open.
Justin - 20 Oct 2006 15:37 GMT
not that I'm aware of. You could however use custom rules to submit
and close the current form, which would have the same effect as opening
the form in the same window.
> Got this working ok but is there anyway to make it open in the same
> infopath window or as another view etc.
[quoted text clipped - 7 lines]
> > have to put in the exact filepath and the extension to the form you
> > want to open.
michael_oneill@btopenworld.com - 23 Oct 2006 10:45 GMT
ok. is it possible to create a new infopath form and import other
forms into it?
> not that I'm aware of. You could however use custom rules to submit
> and close the current form, which would have the same effect as opening
> the form in the same window.
S.Y.M. Wong-A-Ton - 24 Oct 2006 06:47 GMT
Have you already looked into the New and NewFromSolution methods? See
http://msdn.microsoft.com/library/en-us/ipsdk/html/xdmthNewFromSolution_2_HV0102
1395.asp?frame=true
---
S.Y.M. Wong-A-Ton
> ok. is it possible to create a new infopath form and import other
> forms into it?
>
> > not that I'm aware of. You could however use custom rules to submit
> > and close the current form, which would have the same effect as opening
> > the form in the same window.