| Thread | Last Post | Replies |
|
| Where Template is saved in Local system? | 21 Sep 2004 17:52 GMT | 1 |
Hi, If a user open and save an InfoPath form from Share point portal server the .xml file is saved in his local system. It is possible to open the form even if network is not available to reference the template in share point
|
| InfoPath recognizing extensions other than xml | 21 Sep 2004 13:07 GMT | 4 |
The application I am migrating has different extentions for the company's file types. For example one of the file types, sampling guidelines, ends in .xms. Is there a perferred way in the registry that I can assign these types. I have tried three different ways and they all seem ...
|
| Piriod between two date pickers | 21 Sep 2004 07:26 GMT | 1 |
I am trying to find a time piriod (by days or by hourse - don't matter) between two datePickers located on my InfoPath form. My date pickers contain also the date and also the houre selected by the user. is there any way (with service pack 1 or without it) to find the piriod
|
| Moving forms in sharepoint | 21 Sep 2004 01:48 GMT | 1 |
We have several Infopath form templates we've created and posted to a development sharepoint site. Now we want to move them to a different site (same sharepoint server). Is there an easy way to move them? (Like drag and drop).
|
| Can a form have multiple pages? | 20 Sep 2004 20:47 GMT | 2 |
I would like a single form to have multiple pages. I don't want to have to scroll back and forth, up an down to enter data. I would just like to tab over between sections of the form. (Like navigating in OneNote). The type of data I will be entering is not collected in a ...
|
| Windows SP2 and sharepoint infopath form | 20 Sep 2004 19:43 GMT | 1 |
Since I've installed SP2, everytime I try to open a form from my sharppoint site I get a message asking what I want to do with the file (open, save, cancel) then after I clicked open, I get another security message saying something like "This web site is using your identity to ...
|
| TaskPane mshtml error (C#) | 20 Sep 2004 10:42 GMT | 4 |
To use context sensitive help in InfoPath I've used the example found at http://blogs.msdn.com/philoj/archive/2004/04/25/119926.aspx However, when I deploy the InfoPath form to a client machine without VS installed, I get the following error:
|
| System.NullReferenceException | 18 Sep 2004 16:47 GMT | 1 |
I have a form that uses a code behind done in C#. The forms contains a textbox and I am hooking into the onbeforechange event to do some code validation. To get the correct source node I am running this code.
|
| Users not made to enter required fields before being able to save | 18 Sep 2004 00:25 GMT | 2 |
I have several fields with 'Cannot be blank' selected in the properties. I am using Visual Studio, InfoPath SP1 and have a published fully trusted template. I have a Save button using XDocument.SaveAs that saves the XML file where I tell it to. How can I force the users to have ...
|
| Save secondary source information | 17 Sep 2004 21:47 GMT | 2 |
I am creating a change form InfoPath document. I am able to retrieve what I call my 'next dca number' field from SQL. I cannot get the value to store itself in my InfoPath form though. When I reopen the form the field is blank and I must run the query again. Unfortunately this wont ...
|
| Controlling insertion of repeating section--looking for tips | 17 Sep 2004 20:53 GMT | 4 |
I would like to be able to prevent a user from inserting a repeating section if there are errors in one or more fields in the current repeating section. I am working in VB.NET managed code but I am fairly facile at 'translating' from script (VB or J). Any tips will be greatly ...
|
| printView | 17 Sep 2004 20:30 GMT | 3 |
I would like to change which of two different views is used to print a form based on data available at run time. I know how to set this a design time but not run time. I'm pretty sure it can be done, but haven't yet figured it out. Any ideas?
|
| Fill in Infopage Form with Infopage | 17 Sep 2004 20:21 GMT | 1 |
I have created a form with infopage that is submitted to a sharepoint form library. I want to publish this form in a way as to not require the end user to have infopath to fill out the form. What is the best way to do this?
|
| Schema.XSD & Schema1.XSD | 17 Sep 2004 18:42 GMT | 2 |
My IP form is based on a web service. When extracting the form files I have noticed that I have 2 schema files: Schema.XSD & Schema1.XSD. A copoule of questions: Why does IP do this?
|
| Populate field of repeating section programmatically | 17 Sep 2004 18:35 GMT | 7 |
We are using Infopath in combination with a 3rd party workflow tool, so forms will be routed from approver to approver. I want to capture the date when each approver "actions" the form. i.e. I'd like to be able to programmatically populate a field in a repeating section with
|