Combine infopath forms

K

Karen

Hi,

I have two forms that I would like to combine into one. I can create a new
view in what I would consider my "base" form and then I'd like to "import"
the second form into that view. I've tried to copy/paste into the new view,
but I only get the controls, not the data source to which they're bound. How
do I get the controls and data source from one form added to another?

Thanks in advance.

Regards,
Karen
 
S

Shiva

Hello,

Whenever you are trying to copy design to other view then you have to copy
the complete section and paste it. If you are pasting any inner section or
any other table which is child of copied section then binding of those
controls moved out.
 
Top