| Thread | Last Post | Replies |
|
| Suppressing Return Message | 13 Dec 2005 06:03 GMT | 1 |
I would like to suppress the error message that pops up when I set ReturnStatus = False in the OnBeforeChange Event. I know I could suppress the default message by using ReturnMessage=”blah” but I just don’t want any message to come up.
|
| Multiple choice drop down list box, HOW? | 13 Dec 2005 04:46 GMT | 1 |
Is it possible to make a drop down list box of countries, multiple choice? Users may need to select more than one country to complete the form. I cannot find anything in the Infopath tutorials, manuals or doing a search in the KB. Is it called something specifically and that is ...
|
| InfoPath and SharePoint | 13 Dec 2005 03:57 GMT | 1 |
Does anyone know if it is possible to publish a InfoPath form to 10 different SharePoint document (form) libraries (different sites), and then collect the input information to a different site? In this case there are 10 WSS sites (each for one store). A person at each
|
| Export to Word Code - Franck | 13 Dec 2005 02:12 GMT | 2 |
Franck- I saw your previous post on some code that allowed you to export to Word. Can you help me with that code. I followed the link that you posted. I inserted the code into a button and when I went to preview it, I got the
|
| RNG | 13 Dec 2005 02:05 GMT | 2 |
I have found a C# script on the Code Project site, however, I am not a developer and need to use the script in an InfoPath form. How does one accomplish this? With a few instructions I can probably do this, I just need to know what tools are needed and how to add it to ...
|
| change lower case letters to uppercase letters | 12 Dec 2005 18:36 GMT | 2 |
can you program a field in info path to Automatically change lower case letters to uppercase letters. (Ex: a1 will change to A1 after you type it or leave the field)
|
| Submitting insert query through data connection not working | 12 Dec 2005 15:54 GMT | 3 |
i have a an infopath form in which i create an insert query in code and than execute the query through infopath dataconnection. My code looks like this: //Execute all queries ADOAdapterObject adaptRates =
|
| conditional formating | 12 Dec 2005 07:37 GMT | 3 |
Anyone know if there a way to conditional format a field based on selections from an options field within a repeating table? I have a mutiple select list box created from options, repeating table and scrolling region and I want to make a field read-only based on the selection
|
| Adding time | 11 Dec 2005 12:57 GMT | 2 |
How do I add time fields (hours and minutes) in a column together, e.g. 2:30 + 4:50 = 7:20
|
| Using MSSQL | 10 Dec 2005 03:19 GMT | 1 |
I cannot connect multiple tables in InfoPath without first creating a VIEW which is hard with a 600 + table database. Is there a way to handle this problem. fishnocatch
|
| Uses | 10 Dec 2005 03:01 GMT | 1 |
I'm thinking about designing a database and using InfoPath to capture the data. Here's the idea. Techs in the field will complete a form after they're finished with a job and submit it to a database. If they aren't online at
|
| Controls not appears when i click | 09 Dec 2005 22:34 GMT | 5 |
When i click on the button of any control they not appears in the form? I format de computer already, but doesn`t work yet Anyone know why? thk
|
| InfoPath Exclusive locking on XML files | 09 Dec 2005 22:26 GMT | 3 |
I need InfoPath to release the lock on a file without actually closing infopath. My users use InfoPath to edit XML files. They want to view these files in a browser at the same time... Side-by-side.
|
| Creating query forms | 09 Dec 2005 19:12 GMT | 1 |
Hi there, I have created a form connected to an sql database and I am trying to add a query field that will keyword search a description field that can include many paragraphs of information. I am unsure how to do this, searches seem to only return exact text queries.
|
| Submit status: Disabled - Many to One relationship may exist in DB | 09 Dec 2005 18:41 GMT | 3 |
I am trying to set up a form based on an existing relational database in Access. I have about 16 tables and all of them relate in some way. Some of them are related to multiple tables as a one to many relationship. Why does InfoPath not allow you to submit when this is the ...
|