| Thread | Last Post | Replies |
|
| Microsoft Templates | 18 Aug 2005 21:06 GMT | 10 |
Is there a document or webcast detailing how they created these template and how they work ect.. I am trying to replicate a few in order to learn, but I am find it hard Thanks
|
| Sending out more then one email | 18 Aug 2005 19:21 GMT | 2 |
Thanks for any help I have gotten on any of the previous topics so far, I am working my way though this Infopath/Sharepoint thing one problem at a time. So here is my next one, I have an infopath form that will be signed by 4 people in squence.
|
| sharepoint columns | 18 Aug 2005 19:09 GMT | 2 |
I created a form in Infopath and I published it to a sharepoint document library. When going through the process I added every field on the form, that i could to be available as a column. I'd say there were about 50. Also I set it up so that the form gets launched from one ...
|
| automatic row adjustment | 18 Aug 2005 18:24 GMT | 1 |
How do I set the rows in my Excel Spreadsheet to autmatically adjust according to it's contents?
|
| Please....is this possible | 18 Aug 2005 16:05 GMT | 2 |
I have had a look on the site for a simliar posting but cant find one. I have a basis form done but wondering if I could do the following. I have a database with say one table name customer. In the form have a text boxed named CustomerID, also on the form have
|
| Infopath and AD | 18 Aug 2005 14:21 GMT | 13 |
Is there anyway for Infopath to pull usernames and other info from active directory in a 2003 environment ?
 Signature Message posted via OfficeKB.com
|
| Interaction with a Data Connection | 18 Aug 2005 13:40 GMT | 1 |
I have an Access Database with one master table, and two detail tables [inputs and outputs], All relationships are setup. I created an InfoPath from from these threee tables. If I fill in the form, I get the expected [generally] XML file saved.
|
| Limit characters to a test box | 18 Aug 2005 12:17 GMT | 3 |
Is there a way that I can limit tha amount of character that a user puts in a text field. I have tried to use the Data Validation and I guess that I am doing something wrong.........possibly. What I want is the text box only to accept 40 characters, including any
|
| Get logon user information in InfoPath. | 18 Aug 2005 01:19 GMT | 1 |
I am looking for a function or vbscript code sample to get and store domain\username in an Infopath form field. The form is created from a template in Sharepoint Services, and all users are authenticated in SS using domain\username.
|
| Help with locked fields | 17 Aug 2005 19:44 GMT | 2 |
I have a existing form that was created from the status report template. This form has unwanted fields and I would like to remove them. However, these fields are locked and do not give an option for deleting them. Is there a way I can delete them?
|
| Dynamically Control Insert Ability on Repeating Table | 17 Aug 2005 17:32 GMT | 1 |
Is it possible to set the ability to insert/delete rows on a repeating table based on the value of a node in an InfoPath Form file (form1.xml)? What I have is two separate situations, one where I want the users to
|
| Dates in Repeating Tables | 17 Aug 2005 16:38 GMT | 3 |
I am using the code: var dStartDate = eventObj.Source.selectSingleNode("/ar:absenceRequest/ar:leaves/ar:leave/ar:startDate").text; var dReturnDate =
|
| hide or show a section or a control | 17 Aug 2005 16:33 GMT | 4 |
Here is an example of what I want: A form with a drop-down and a couple of sections. There are tables and/or controls inside sections. 1. I do not want to show the sections when the form opens. I do this by
|
| XdConfirmChoice question | 17 Aug 2005 16:16 GMT | 4 |
I have the following code for a submit button that I added to my form. I would like to verify with the user that they are ready to submit, but I am having trouble getting the code to work correctly based on the user response. I always seem to get the message "You answered no" ...
|
| Repeating Table Line Number | 17 Aug 2005 16:15 GMT | 2 |
I would like to have a field ("Line Number") automatically increment each time a user adds a new row to the repeating table. This field also needs to be bound to a data source field. The first line should default to "1" and then increment by "1" each time a user adds a new row. ...
|