Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Other Office > Infopath
|
Infopath Programming and automation discussions only please. :)
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Infopath section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 25th, 2007, 10:40 AM
Registered User
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Populating data in subforms

First a little background...

I have a master file, master.xsn, published to a sharepoint 2.0 form library that is being filled out as a request form. The request form is submited via a button in the form to another form library called 'secured' where it is stored for access by those who complete the various requests. This creates a completed copy of the origional master.xsn file as xxxxxx.xml where the file name is unique.

So far so good...this works like a charm. The file gets published to the 'secured' form library as an .xml file with with a unique name and the addional buttons used to access the subforms open the subforms properly.

Here's where the problem starts....

The .xml 'copy' of the master form is then opened, and a user clicks one of the buttons to open one of the subforms. I've tried using data connections to populate the fields of the subform from the form library containing the xml documents but nothing happens. The subform does open but I get no errors and the fields come up blank.

I can't seem to pass the data to the new subform from the xml document that is currently open. Remember, each .xml file has a unique name.

I also tried using multiple views but found it didn't meet my needs. As each subform is completed, the subform is emailed to the origonator of the master form. Multiple views will create unnecessary and confusing duplication that I'd rather not get involved with.

Any suggestions???

Thanks in advance!

Michael





Similar Threads
Thread Thread Starter Forum Replies Last Post
Referencing Data in Subforms avsrule Access 3 December 13th, 2008 07:34 PM
WebShop: populating data from different db JoinTTT BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 3 April 7th, 2007 04:54 PM
populating cboBox with remote table data Loralee Access 8 October 31st, 2005 11:24 PM
populating data into listbox adn datagrid madhava_ram Flash (all versions) 1 February 25th, 2005 11:46 PM
MSChart - Populating Data kasie Beginning VB 6 1 June 11th, 2003 06:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.