| Thread | Last Post | Replies |
|
| InfoPath 2007 always crashes on SQL query | 14 Mar 2007 20:16 GMT | 2 |
InfoPath 2007 always crashes when I attempt to request data from an SQL database view. If I request data through a table, everything works as it should. Has anyone else experienced this problem?
|
| How to Publish to 2 locations (offices) using the same form | 14 Mar 2007 18:46 GMT | 4 |
I want to publish my form to 3 or 4 offices. I have already published it to our network drive here in my office and it works fine. Each Office has an identical Database in Access (which are blank to start with, except for the lists I am using for the drop down lists) This
|
| Stop recalculation of default value on reload | 14 Mar 2007 18:44 GMT | 2 |
I've got a form that looks up data from a secondary source which is a SharePoint list and then populates the default value in several fields. In this example, I have a SharePoint list of Vendors with all their contact data. The InfoPath form (a Purchase Order) has a vendor
|
| Infopath 2007 Event Handlers | 14 Mar 2007 17:07 GMT | 1 |
Where are all the event handlers? I have an infopath 2007 template with code behind written in C#. When I try to find the event handlers - I only get a very limited set - Validate, Changed textboxs or on the form. I see alot of items on the web where others use OnSave or
|
| Change Data Type format from US Dollars-dynamically | 14 Mar 2007 16:36 GMT | 1 |
How can I change the display of currency from US Dollars to other currencies, such as Euros or Pound Sterling , when a user has made a currency selection on the IP 2003 form? TIA
|
| Info Path: How do I format a phone number? | 14 Mar 2007 09:34 GMT | 5 |
I get raw numeric phone numbers from the SQL database and I want those numbers to have a Mask in the input screen. The user enters just numbers, but the appearance is (999) 999-9999. I don't want the formatting symbols submitted to the database. It seems that there would be an ...
|
| Information about Inforpath | 14 Mar 2007 07:58 GMT | 1 |
I am trying to use Infopath for the first time, and I was wondering if anyone can suggest a good reference book to help me with formulas and setup. Thanks.
|
| Get row values from a Repeating Table | 13 Mar 2007 21:43 GMT | 2 |
I have a repeating table with n rows with data. Supose I make click in the third row, can I get the values of that third row and copy them to text controls? Thans Kenneth
|
| Lookup for default value works in 2007, doesn't work in 2003 | 13 Mar 2007 18:24 GMT | 1 |
I created a form where the primary drop down (user) drives associated text boxes (last name, first name, etc) and auto-populates from a database, and the infopath entries are in a repeating table. It works AOK in 2007 (each line drop down drives each associated piece of the ...
|
| Retrieving data from a Sharepoint Form Library | 13 Mar 2007 15:59 GMT | 2 |
I have created an Infopath form that posts to a Sharepoint Form Library. Within that library I have added additional columns with related information about the form. What I would like to have happen is when a user updates the information in the library that information would then ...
|
| Can I put a Rule on a Run Query Button? | 13 Mar 2007 13:05 GMT | 7 |
I have a Run Query Button in InfoPath, but I can't find anywhere that I can add a rule to it. Can it be done and if so, how? Thanks, MEG
|
| recive data from a webservice do not work with browser forms | 13 Mar 2007 13:02 GMT | 1 |
i have written a webservice, where get some active-directory information (username,tel,displayname...) about the user where open the form. This works fine with infopath 2007 standalone, but not with infopath 2007 forms services on a sharepoint libary. When i open the form on the ...
|
| Undeclared namespace | 13 Mar 2007 11:23 GMT | 8 |
Hello, Could someone tell me what's wrong with this code? I can't see that there is anything wrong. Sub XDocument_OnLoad(eventObj) Set objNet = CreateObject("WScript.NetWork")
|
| Expanding groups | 13 Mar 2007 11:10 GMT | 1 |
When searching and selecting a group from the AD to the Contact Selector, is there some way to expand the group to get all the members of the group to appear in the control instead of the group? Best regards
|
| Writing information into Contact Selector | 13 Mar 2007 11:05 GMT | 1 |
I was wondering if anyone know if it is possible to write information about users to a contact selector programmatically? I have a contact selector and is typing in a few users, validating and everything is fine. Then, by pressing a button in the form I want to add a
|