Group:  Other Microsoft Office Products » microsoft.public.infopath

Geek News

Threads Replies Last Post
201 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  
Opening 07 version in Infopath 03
Is there a way of saving Infopath 07 forms so they open in Infopath 03? I created a word form. Saved it as an Infopath 07 Form. I can send it through email and fill it out in Infopath 07. Most of the company uses Infopath 03. The Infopath 07 form version won't open in 03. Thanks in advance -- bob richardson TURNCommunityServices.org...
3 12/30/2008 9:06:00 AM
Accessing XSN programmatically
Hello, I want to open a form template (.xsn) in infopath in design mode programatically and save it. This is due to the fact that I change the XSD from outside infopath and I have to save/publish the xsn so that the other files in the xsn will be automatically updated (sampledata.xml, template.xml etc.). The API toolkit for .NET framework provides a reference to the XDocumentsColle...
3 12/30/2008 9:04:01 AM
Infopath SQL Behavior
Hi all. I have an InfoPath form I am making that collects data from a SQL table. What I want it to do, is when the account name drop down selection is made, to automatically populate the text box (ACCOUNT_NUMBER) next to it with the account number information corresponding to the account name from the SQL table. basically....SELECT CHAIN_NUMBER FROM DATABASENAME WHERE CHAIN_NAME = in...
3 12/30/2008 9:01:01 AM
Dynamic form
Here is the scenario I am trying to implement in (in a SharePoint forms library): I have a standard form that is static for all "customers" (which is a drop down in my form). However, some customers require that custom data be collected if they are selected from the drop down. For example, if the user selected "Acme" from the drop down, they would be presented with some other controls...
3 12/30/2008 7:07:01 AM
Submitting data from InfoPath form fields to SharePoint doc librar
Dear all, I am stuck with a problem when submitting a form to a sharepoint library. I tried with both InfoPath 2003 and SPS 2003 and lately with MOSS and InfoPath 2007. When I submit the form, the fields that should populate the library get cut from character 255 on. Though I've google it I could not find any obvious info on this. I don't understand if I am too stupid to overse...
4 12/30/2008 6:38:00 AM
Infopath Form positioning
Hi I have a form which I want to display in the centre of the screen. Microsoft seem to have this occurring in their sample forms but I cannot replicate this. what I get is a form left aligned to the screen. any help appreciated. Dominic...
4 12/30/2008 5:58:01 AM
infopath How do I set up autonumbering for repeating sections
I am creating a form where I will have multiple areas of the form, and within each area I will have repeating sections. How do I auto number the repeating sections, so that when a new section is added that the new section will automatically have a new seequential number....
4 12/30/2008 5:39:00 AM
Form works in Dev but in production ..no
Hello all, We have created a browser enabled form that uses managed code. In the managed code, we added a web reference to another server to collect some form information. Everything works well during a preview of the form. The problem arises when we attempt to deploy the form to Form Services. For the sake of argument, let’s say the form name is application.xsn. We have a DLL...
4 12/30/2008 5:22:01 AM
Validation error after grouping
Hello! I have field (data type: double) with symbols grouping: "12345,00" -> "12 345,00". After submiting the form I tried to change values "12 345,00" to "12 555,00" but had got the error message: "only integers are allowed". InfoPath insert the whitespaces for grouping symbols. So, I think it is InfoPath bug that it show the error message. Is any workaround for this behavio...
12 12/30/2008 5:09:01 AM
Browser Form Timing Out
I have a form that has 4 views. It renders perfectly in the browser, but appears to time out if not attended for awhile and the view is changed. When this happens, the data in the form is lost. I'm looking for recommendations how to deal with this situation. Is there a way to save a form rendered in the browser when changing between views? Thank you for your help. John ...
3 12/29/2008 2:46:18 PM
Cascade dropdown list - browser form
I would like to create an xml file to do a cascade drop down, i am trying to find information on that, not using sql, just simple xml file in a browser template form. Thank you for your time....
6 12/29/2008 2:04:06 PM
Add new rows to repeating table with code IP2003/jscript
Hi all, it seems appears tthat you can't set the default sizes and absolute positioning on a page with infopath so i would like to try something else. The form i am using has a repeating section in the centre of the page, the problem is when a row is added the lower section dissappears onto the next page as for some reason MS thought it would be a good idea to have half a form on each pa...
7 12/29/2008 1:47:49 PM
Shortcut key for Submit button in IPFS Web Toolbar
Hi all, The IPFS web toolbar shows submit button with button text like "Submit" (b with underscore to mean that the key combination ALT + B will invoke that button). But it is not working in that way. It works as expected in InfoPath client. Does anyone have any idea about it? Thanks in advance, Kalai. ...
4 12/29/2008 5:04:00 AM
user has 2007 but template was built in IP 2003
I created my form template in IP 2003 & everyone can submit requests using the template just fine; however when one of our staff members tries to open a submitted request he receives an error message stating the form was published using an earlier version. This is not so, the template hasn't been changed. I have asked other individuals to open a previously submitted form & it opens just ...
3 12/29/2008 4:53:00 AM
Newbe Questions
I am an experiended software developer, I just have no experience with InfoPath. I am considering InfoPath because I would like to build XML document business forms that communicate with a database or web service. Now the questions. How secure is InfoPath with database and web service userid's and passwords? Could a person build a InfoPath document and then distribute that document ...
2 12/29/2008 2:13:53 AM
InfoPath Browser Compatible PDF Viewer
Hey Everyone, I am in need of having a embedded PDF viewer or web browser in a browser compatible InfoPath form. I have done this using the InfoPath thick client through a PDF viewer activeX control, as well as custom task panes. Is there a way to have this functionality in a browser compatible form? Thanks...
3 12/27/2008 1:49:00 PM
Infopath 2003 forms using digital signatures
How do you get the digital signatures to display in a field within a Infopath 2003 form, once it is added. Once I add the signature the only things that is displayed (if you hoover the field) the signature icon. My goal is to have several people sign the form and have there signatures (displaying there names and office symbol) displayed in the appropriate field. Thanks,...
2 12/26/2008 9:26:00 AM
password on section
Hello, Is there away to have data to automatically delete from a text box when a submit button is clicked? I have an InfoPath form that has a password protected section. So… to see this section, they will enter the correct password. In order for the expend section to disappear the coworker will need deletes the password. Is there a code that I can put into the document that when the ...
3 12/26/2008 3:41:05 AM
My Combo Box Is Not Looking Up Values From The Data Source
Hi, I have a Combo box which I have set to look up values from the form's data source. In the entries field, I have the following: /dfs:myFields/dfs:dataFields/d:Pending_Tickets/d:Managers In the Value Field, I have: @ID In the Display Name field, I have: @Manager The data source for this form is an access database. I am very familiar with access, and I have realized that ...
2 12/24/2008 5:04:02 AM
Changing FormCode.VB to C# Code
Hi, I should probably say I am brand new to InfoPath and I don't know C# that well. (Although both of those facts will be changing very quickly). But anyways, I went to VSTA and it opened up FormCode.vb. I want to start programming this form in C#, so I can get practice with it. I am pretty good with VBA, and I don't think VB is that much different, so I'm trying to learn C#. So how wo...
4 12/24/2008 4:56:01 AM
InfoPath to Access
Hi! How can I automate/accomplish the following steps: 1-User fills in a form in InfoPath and press submit 2-The data from the form is sent to an Access database 3-The data from the Access database is sent to a Visio diagram 4-The Visio diagram is then published to the web Thank you for your answer! Regards Eric...
3 12/23/2008 1:30:34 PM
Infopath repeating section allow data to be copied in new section
I have fields in a repeating section that I would like to give the users the option to copy into the next repeating section if the information is the same....
4 12/23/2008 11:07:03 AM
where is everything stored??
I need to find the actual location of where files are stored when they are uploaded to SharePoint for a script that I'm writing. I have been searching everwhere & can't seem to find where the SparePoint stuff is housed on tha backend. Any suggestions?? ...
3 12/23/2008 5:37:00 AM
InfoPath to Excel
Hi! I am trying to work out a custom solution for our HR office. 1- Potential candidates seek a job through a InfoPath form on our website. 2- Some of the data from the form should be sent to an Excel document. 3- The data from the Excel document will later on be sent to a Visio diagram. 4- Our HR personal visits the website where the Visio diagram has been published. 5- Managers shoul...
4 12/22/2008 7:26:11 PM
Connection to sql table
IP2007 Browser form Moss 2007 I have a drop-down that recieve data from a sql table's column. If I preview the form, I do see the entries. When I publish the form to a sharepoint form library, I get " The form could not retrieve data from http://server/...... because it would violate cross-domain restrictions. To allow this connection for administrator-approved form templates, ena...
5 12/22/2008 7:21:27 PM
201 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net