| Thread | Last Post | Replies |
|
| How to create form based on Access table stored as a SharePoint Li | 31 Jul 2009 07:00 GMT | 3 |
I have an Access database where the tables are stored on SharePoint as lists. I am trying to build forms that will both import and export data to these tables. I am not a farm administrator on the SharePoint site, so I am unable to create a connection library at the root for ...
|
| customize Repeating Section | 31 Jul 2009 06:56 GMT | 1 |
Is it possible to add a custom button which will add a repeating section & another button which will delete the repeating section w/o writing code? It's not always easy for first time users to realise, the repeating section can be added/removed & so I want to make it clear for ...
|
| Hide a section until condition met | 29 Jul 2009 18:17 GMT | 3 |
How can I hide a section on a form until a radio group condition is met? This section should be hidden until the user selects a radio button. Value "1" keeps the section hidden. Values "2", "3" and "4" make the section visible.
|
| Problem with List Box Value vs. Display Name | 29 Jul 2009 16:50 GMT | 6 |
I have a list box entry that uses a SharePoint List for the entries. The form uses the list's the Email Address as the value, but uses the Name for the display Name. This is repeated in several entries for the form, however, there are two that display the value instead of the ...
|
| Need to add a carriage return | 28 Jul 2009 17:19 GMT | 3 |
I have a form where I have an entry screen with 2 fields that will contain a paragraph worth of information. On the output screen which is read-only I would like to have one field where I concatenate field1 and field 2. Normally not an issue for me, but on this I need to ...
|
| How can I remove/modify the published site content type | 28 Jul 2009 08:44 GMT | 1 |
I published a site content(Infopath Template) to a Share Point server. While publishing I selected as Form by default. I want to remove the published site content and publish this as component. I am not able to remove the site content completely from the sharepoint
|
| Call a stored procedure to validate a cell | 28 Jul 2009 08:19 GMT | 1 |
I have a xml document that needs has many rows in it, once the user changes the policy number, I need to call a stored procedure to validate to ensure that it is correct. If it is incorrect, it needs to highlight the field that was editied in Red.
|
| Submitting multiple records to a web service. | 28 Jul 2009 08:02 GMT | 1 |
I have a form that submits record to a web service. the record is in a repeating section. The issue is that only the first record is submitted. Is there an option to include all the records?
|
| pulling multiple column info from a single record into infopath | 26 Jul 2009 06:12 GMT | 1 |
Trying to populate an Infopath form with data from a single list once you have selected the specified field. Any hints?
 Signature Rich Stowell
|
| Export to PDF: Document Size | 24 Jul 2009 22:21 GMT | 2 |
We are updated our custom system (c#, VS2008) document format to .pdf. I want to use InfoPath templates to create these because they provide the rich UI some of our forms require (including optional and repeating sections). Also, InfoPath is very easy to work with within a ...
|
| Unexpected error has occurred while verifying the form template | 24 Jul 2009 10:27 GMT | 8 |
I designed a form and made it browser compatible and browser enabled it. Then I published it to the sharepoint form library. During this processes you get a message when some things aren't compatible with the web service of Infopath. However I didnt got any.
|
| General "Rule" question | 24 Jul 2009 07:17 GMT | 1 |
If I have a text box whose value may change often and I have rules set in that text box will those rules run every time the value changes?
|
| Repeating tables and SharePoint Form Library | 24 Jul 2009 05:15 GMT | 1 |
We have a form with repeating tables that is stored in a SharePoint Form Library. To report on the data we use another Infopath form to query the data published to columns in the SharePoint library. SharePoint/InfoPath seem to be limited in ability of querying this repeating ...
|
| Dynamic Values | 23 Jul 2009 08:02 GMT | 3 |
My form has a billing section that has many items. Each of these items has a check box before it and a text box after it. These item text boxes show the value of the item and retrieve that value from a source text box elsewhere in the form.
|
| How to make shell execute working in infopath 2003? | 23 Jul 2009 07:51 GMT | 1 |
I want to launch an application or open a file through ShellExecute in vb but I can not get it working in infopath 2003...please help me to get this work. BR
|