| Thread | Last Post | Replies |
|
| Expand or contract field to fit text input | 25 Feb 2005 22:37 GMT | 1 |
I'm a new InfoPath user, setting up a form for a law office. In design mode, how can I set up a field (text box?) that will expand or contract to fit the text that user inputs when filling out the form?? Help. Thanks. Tom
|
| Accessing the results of an expression box, and store it in the xml | 25 Feb 2005 22:34 GMT | 1 |
Yep, I have a form, multiple expression boxes, multiple calculations done in the expression boxes, and the form is saved to a SharePoint library. Unfortunately, the expression box results are not saved any ware, another limitation in InfoPath, I guess the developers of InfoPath ...
|
| currenct user | 25 Feb 2005 15:59 GMT | 1 |
How can I get the current windows user in infopath ? Thanks, Chris
|
| Saving form XML to a local directory | 25 Feb 2005 15:35 GMT | 1 |
I'm new to InfoPath. I created myself a form based on an existing .xsd. I then created the fields. When I submit, what I want to do is just save the xml file to a particular
|
| Using recursive section | 25 Feb 2005 12:23 GMT | 2 |
How could I go through all recursive nodes from bottom section to up first section by using Jscript? Example of Data Structure: Chapter1 (recursive section)
|
| infopath and internet scenario | 25 Feb 2005 06:41 GMT | 1 |
icould anyone list of the steps for developing and deploying a infopath solution in an internet scenario what are all the conditions that i consider??? situation in my client is allover the country filling out infopath forms and
|
| problems with adding repeating sections from 2nd data src using VB | 25 Feb 2005 00:21 GMT | 1 |
FYI - My schema is at the end of this message. I am trying to compose my Main xml from a secondary data source using VB managed code and cannot find a way to add repeating members via code. I have tried several/all of the suggestions I could find in this DG but am still not
|
| How to Alter Field Names Upon Exporting to Excel | 24 Feb 2005 23:37 GMT | 1 |
All, When I export to Excel, the column headings read like: Column A Job_Title (my:myFields/my:Position/my:Job_Title) Column B Job_Code (my:myFields/my:Position/my:Job_Code)
|
| Combining to data structures with a key | 24 Feb 2005 22:09 GMT | 3 |
Is it possible to link (in SQL terms JOIN) two data structures in infopath? my main data source is from an access database and the second is embedded within the XML form file. I have a common key in both structures. I have not yet found an good way to join the two structures so I ...
|
| Limitations with repeating tables | 24 Feb 2005 21:30 GMT | 3 |
Does anyone know if there is a row limitation for repeating tables? I've got a form that I can populate when there are 0 to 110 rows to display, but anymore than that it bombs out. Anyone with any information please reply... Thank you,
|
| Hyperlinks within a Form | 24 Feb 2005 19:58 GMT | 1 |
Is it possible to create HyperLinks in TaskPane, clicking on which can take users to the respective sections in the form? For example, there could be multiple sections in an InfoPath form and I want to give users easy access to specific sections in the form by clicking a link.
|
| A new instance of my control (ActiveX) is created when OnChanged F | 24 Feb 2005 19:58 GMT | 1 |
I managed to create a new ActiveX control in C# for Infopath. It’s a simple control (True/False) designed for proof of concept. It seems to be working fine; the data is updating and so are other controls that are bind to the same field.
|
| Open a browser window to import a form | 24 Feb 2005 19:57 GMT | 1 |
I mistakenly saved a form I designed as a form instead of a template. When I try to use the Import Form . . feature, a message says I need to open a new brower window. I'm lost at this point. Any ideas?
|
| New to InfoPath | 24 Feb 2005 17:10 GMT | 2 |
Hi, I am completely new to this program but am trying to learn more about it. My dilemma is this....I created a template from an Access database that I customized. My form is an ID card request form but what I want to do is have the user be able to type in the requested ...
|
| Retainig form values saved offline | 24 Feb 2005 17:07 GMT | 2 |
I have saved a published infopath form locally, this form is populated dynamically using data-bound repeating table. After filling the form values I closed the form and when I open it again the saved values are not retained. What could be the reason ?
|