| Thread | Last Post | Replies |
|
| Pass Session("UserID") to InfoPath | 30 Dec 2005 23:22 GMT | 1 |
I would like to open a form from a link on an asp page. I would like to load the Session("UserID") from the asp page into the form when it is opened. I know the gist of this is to store the UserId as a node, set it before I open InfoPath, then OnLoad read the node... however, I ...
|
| Links to a form from outside form library | 30 Dec 2005 20:01 GMT | 1 |
I am a college intern developing HR forms for a small company over Christmas break. We are using a SharePoint team site with individual form libraries and the employees are getting confused when it comes to clicking the "Fill out this form" button so we wanted to put a link on ...
|
| Programmatically create InfoPath documents | 30 Dec 2005 14:20 GMT | 2 |
I am collecting data though a C# program and I would like to be able to programmatically create an InfoPath form. I found a way to do it in JScript by using an ActiveXObject like this ... var oApp = new ActiveXObject("InfoPath.Application");
|
| Blocked Attachments | 29 Dec 2005 21:51 GMT | 2 |
One of my users has designed a helpdesk form that will be shared with staff state-wide. In oder to make sending the form as seamless as possible to the end user she wants to use an email data connection. The problem is that Infopath generates the attachment as an .xml file which ...
|
| Validation script for checkbox | 29 Dec 2005 05:40 GMT | 1 |
I have a repeating table that has several columns and one of them is a checkbox. I want to perform the following task: Once the checkbox is "checked", it should copy the entire row and paste it in another table. Can this be done? I am new to InfoPath, so any tip on this would be ...
|
| How do I populate an Infopath textbox from a sharepoint field? | 29 Dec 2005 04:18 GMT | 4 |
While it is easy to pull information for a combo box from SharePoint, I am looking to populate a textbox with information from SharePoint. Speciffically, I am using the Meeting agenda template. I made a data connection to make a combo box to pull the subject from SharePoint and ...
|
| Changing datatype property of a node element | 28 Dec 2005 16:23 GMT | 5 |
I'm struggling with trying to get some Booleans in my schema to behave correctly. It seems that when I declare the node like this: Dim oOnDSNNode As IXMLDOMElement = thisXDocument.DOM.selectSingleNode("my:myFields/my:OnDSN")
|
| Inserting Time | 28 Dec 2005 14:14 GMT | 1 |
I'm trying to add a checkbox which will enter the current time when I click it to show when a particular task has been completed. Any ideas? I've only just started with Infopath today so I've no idea how to do scripts or anything.
|
| How can i embedd a PDF Dokument while filling out a Form | 28 Dec 2005 13:43 GMT | 2 |
I designed an InfoPath Form based on a XSD Dokument. This Form will send data to a WebService. At some Point i have to load (embed) PDF Files and include it in my Form. Unfortunatelly i only can choose "pictures" for uploading in the form though i try type application/pdf.
|
| Populate a field based on the logged in user on the computer | 28 Dec 2005 08:55 GMT | 1 |
I am creating web based forms in Infopath that submit data to an Access database. I would like to have the 'submitted by' field autopopulated by the user's credentials based on Active Directory. Rather then having them type their name in, which will create possible ...
|
| InfoPath Licensing | 28 Dec 2005 04:25 GMT | 2 |
In order to utilize a form created by Infopath for data-entry does every user on a network need to have Infopath loaded on their PC. What is the benefit to utilizing Info path vs Java, VB, or .Net for a data-entry form tool?
|
| how do I change a read only picture file | 28 Dec 2005 01:02 GMT | 1 |
I saved a disc of pictures and now I want to delete a few and because they are read-only files I can't change them. How do I take the read-only off. I tried to do it through properties but it won't let me.
|
| Create Infopath form from SharePoint list | 27 Dec 2005 17:57 GMT | 1 |
I have an issues list on a SharePoint site, and I was thinking of using InfoPath for submitting data to this list. Is this possible?
|
| How can I replace a datasouce for an exiting form? | 27 Dec 2005 16:34 GMT | 1 |
I have fully designed (validations, formats, etc.,) a form with a datasouce. But now I created a new datasouce with some user restriction (ie., sql server user permissions). I dont want to design a new from. I want to replace the datasouce of my exsing form.
|
| How can I change the From: address in an email submit? | 27 Dec 2005 16:27 GMT | 2 |
I would like to have a form that submits via email send all emails from our customerservice email box, rather than from the individual filling out the form. How can I accomplish this? It is preferred, but not required, to find a non-code solution so the business can manage this ...
|