Browse by Tags
-
Sorry to bring up my old thread, but I've run into a new problem along the same lines. I have a form that has a webservice as it's main datasource. There are several tables on a database that have been made into a dataset for the webservice to read and populate into the forms datasource. Each...
-
I've created a dropdown list in an InfoPath 2007 form that connects to a SharePoint 2007 list (I used the DataConnection Wizard) with 600+ items in it, but it's only returning the first 100 items in the list. Has anyone else run into this problem? A buddy of mine is pulling a list of over 6000...
-
I'm attempting to submit to two data connections, a Sharepoint Library and a DB. The submit is set up using rules to check for a blank filename, if blank set it to a value and then submit to DB and LIbrary - if filesname not blank, simply submits to DB and library. Oddly enough it seems to work when...
-
I have an infopath form that uses web service data connections to get data from the built in SP Web services (UserGroup) Is there a way to prevent the data connection from executing until an event happens? Currently the data connections is trying to execute the web service method as soon as the form...
-
Hi, While creating a form that draws client data from multiple database tables, we realized that we are creating quite an amount of data connections that have to auto retrieve data when the form is launched. As our client data grows and the amount of mapped data connections increase, time taken to load...
-
Is there a way to populate the field Full Name in a contact list with the First and Last name fields? i.e. Doe, Jane After connecting to Outlook, it does it for you and I can override Outlook if I have a value in the Full Name... The reason is....I'm also creating an infopath form that doesnt support...
-
So...after my first post several days ago I figured the auto-populate, no the problem is...get this and so many people have it but i have not found the answer Ok... I published my form to a form library with a data connection to an XML file withing a data connection library on the same site. Everything...
-
Hi Guys, Appologies in advance if i don't make sence as i am new to all this. Any way, i have an XML file which i download from SAP and the information contained is for an audit at a vendors site. I have created a infopath form which is based on this XML schema and when creating i said yes to use...
-
Hello, I've only been working with InfoPath and MOSS for a couple weeks now and have run into a problem I haven't been able to solve. I am creating a dashboard form - basically a form that will show an overview of all projects that have been created using another form and submitted to a SharePoint...
-
Hi, I'm not very savvy with InfoPath or XML so I am extremely lost at this point. I'm currently working on a project where it is required to populate basic info i.e last name, first name based on an input string of the persons SSN. I have conditions and rule setup to where if I input the SSN...