| Thread | Last Post | Replies |
|
| Edit masks on controls? | 20 Feb 2007 17:20 GMT | 1 |
Is there anyway to place an edit mask on a control to force a specific format in the data entry? I know I can flag it as bad when it doesn't match the format, but I want to not allow entry outside of my format. Thanks!
|
| Passing a Variable from a Hyperlink | 20 Feb 2007 09:39 GMT | 1 |
Been racking my brain on this one. Maybe someone can help. I have 5 different hyperlinks. http://thisisonlyatest.com/?Basic=01 Numbers of course are 01 through 05. I want to pass the variable to my InfoPath form.
|
| Microsoft Communications Control (MSComm) | 20 Feb 2007 09:33 GMT | 1 |
I’m working with VB.Net 2003 Microsoft Office InfoPath Project. I’m attempting to read data from com ports and write it to InfoPath textbox. The problem is, when I attempt to add a custom control “Microsoft Communications Control, version 6” (MSComm) I get an pop-up window that ...
|
| How to add additional table of MS access data base to InfoPath for | 20 Feb 2007 09:19 GMT | 1 |
I am using Microsoft Access 2003 and InfoPath 2003. My data base include multiple relational tables . After creating an InfoPath form based on that data base , I have found that one table wasnt added to the form. I spent hours to creat the form ! How to add the forgotten table to ...
|
| Submitting to a SQL database and a sharepoint list | 20 Feb 2007 09:11 GMT | 1 |
Does anyone know if you can submit to a sharepoint list and a SQL database on the same "submit"?
|
| sharing infopath forms 2007 | 19 Feb 2007 23:26 GMT | 1 |
I saw on micrsoft office website, that I can purchase form server 2007 and that will allow me to share infopath forms to users that do not have infopath. IS THIS CORRECT? I have seen numous comments how people without infopath can not view infopath forms. If form server is the ...
|
| Error about XSF and now can't open file | 19 Feb 2007 21:26 GMT | 1 |
I was designing a form and am now getting this error and can't open the file in Design mode: The form definition (.xsf) file contains elements, attributes, or structures that are not valid.
|
| alternating colors in repeating controls | 19 Feb 2007 20:35 GMT | 1 |
I've set up a group of controls that are an opitional repeating group. Is there any way I can change the color in every other instance (this is not a grid)? Thanks!
|
| Execute the same rules on differents controls | 19 Feb 2007 17:10 GMT | 7 |
I have a form that has 12 rows. On each row i have 3 dropdown lists and 1 text box. I want to set the text box field based on the values selected on the 3 dropdown. I know how to set the value on tlhe text box using rules. The problem is that I have multiples rules (17 to be ...
|
| protecting parts of an Infopath form | 19 Feb 2007 17:09 GMT | 3 |
I am currently re-designing all our forms in Infopath and was wondering if there was a way to protect parts of a form from modification once filled in and submitted. I have created some buttons on an Application for Leave form. One submits the form by email to the Manager of ...
|
| How to retrieve value from text box. | 19 Feb 2007 11:36 GMT | 1 |
i am using microsoft infopath 2003,and in same form after preview,i want that value of textbox1 should get automatically in textbox2 on after change event of textbox1.how to do that.
|
| Can I scan a paper form and convert it to an electronic form? | 19 Feb 2007 05:40 GMT | 1 |
I have many existing healthcare type forms. Can these be used by scanning into a word or pdf file?
|
| How to get name of sharepoint user | 19 Feb 2007 05:18 GMT | 1 |
I am trying to get the logged in user name: If I use "System.Environment.UserName" in my C#.net code I get the person's id who logged into the machine. I want to get the name of the SharePoint User.
|
| Creating InfoPath Forms in Browser | 19 Feb 2007 05:12 GMT | 1 |
I am new to InfoPath, MOSS, etc. I need to give my administrative users, in a web-based application, the ability to create forms within their browser for other users to fill out. Our goal is to not have the end-user to purchase any client-side
|
| Age calculation from age using VB | 19 Feb 2007 05:08 GMT | 1 |
I have this formula I use in ACCESS to calcualte age from date of birth. =DateDiff("yyyy",[BIRTH DATE],Now())+Int(Format(Now(),"mmdd")<Format([BIRTH DATE],"mmdd")) How can I use this in my Infopath form?
|