| Thread | Last Post | Replies |
|
| Remove XML document as resource file | 24 Mar 2005 21:39 GMT | 2 |
I've created a form using a huge XML document as a resource file. Since it is so big it is making opening my form almost impossible. I have removed the document from my data connections but my form is still 2 meg in size and dog slow. It must still think the XML is attached. ...
|
| Multiple Users and Contention | 24 Mar 2005 20:40 GMT | 1 |
Hi. I am a first time user, using InfoPath to manage forms for a client. My client has about 30 users and 20 products. Each users has access to between one and three products. The data collected for each form is identical and will be stored in an SQL
|
| Validation not working in Repeating section | 24 Mar 2005 20:29 GMT | 2 |
I have a repeating section where one of the fields has a validation on it that is an expression like this: count(my:*[my:Type="A"]/my:RepeatingField) > 20 the validation works, however if you enter in 2 sections, and put 15 in the
|
| security of xsn files and sql server | 24 Mar 2005 20:28 GMT | 1 |
XSN files contain many files. One of that is an xsf file. If i use data connection, this file contains connection string of this connection. I want to publish my forms over internet. But when user wants to fill a form, he/she also have my xsn file. So my db connectin string is ...
|
| Where does it happen? | 24 Mar 2005 20:17 GMT | 1 |
I have a question about InfoPath / SharePoint integration. InfoPath runs locally on my PC and I have InfoPath documents stored in SharePoint. When I click on the link to one of the documents in SharePoint, InfoPath is opened on my PC. If the InfoPath form is
|
| How I can an open form in "same" active window by code??? | 24 Mar 2005 20:04 GMT | 1 |
I am trying to open another form in same active window is this possible? i want to have a button on the form that when it pressed the xdocument of the "currunt" window change to anothe form .
|
| Can I have more than one view change button | 24 Mar 2005 17:17 GMT | 2 |
I have a form with 3 views. Requester, Approver, Denial. My approver view has two buttons - One approves the request. The second denies the request. The requester and approver views are working fine and the view changes as it should - However the denial button does not switch ...
|
| Calculating totals of only specific criteria of fields | 23 Mar 2005 23:17 GMT | 2 |
I am trying to carry out a similar function to that of the excel version "count .... if" I have a sales form, with lets say 6 different sales types. On completing the form, I have a whole list of sales orders on my form, all with one of the
|
| setting focus to a control in Infopath | 23 Mar 2005 21:56 GMT | 1 |
I am reposting this query. Can you please let me know how to programatically set focus to a Control (textbox/dropdownlistbox) on InfoPath form using script. Thanks,
|
| Drop-Down List Box | 23 Mar 2005 21:45 GMT | 1 |
I'm stumbling over something quite simple in other programming environments. My question is this: How can I obtain the 'option' in an option/value pair in an InfoPath Drop-Down List Box I call ddlPropertyName? I know how to get the 'value' for my PropertyNumber text box like so:
|
| generating an ID | 23 Mar 2005 21:38 GMT | 1 |
I found this explanation about generating an ID in an Infopath form. I am not sure how to jscript it though. Does anyone have the code for this? If so can you designate where my customized information needs to go in the code? Thanks!
|
| match function? | 23 Mar 2005 21:35 GMT | 1 |
I am trying to match up a column of VIN numbers to another column of VIN numbers. I have 1800 contacts to match and I an not sure what cell to put the result in? Does that make sense? I need to know how many VIN numbers are the month before list. Do I use the VLOOKUP function ...
|
| conditional visibility | 23 Mar 2005 21:32 GMT | 1 |
i'm currently using optional section with conditional formatting for hiding the section depending on certain conditions. but can we achieve the similar result using code? (i'm using java script). since the conditional formatting is only limited to 5 conditions when my
|
| How do I create a database for double data entry? | 23 Mar 2005 20:36 GMT | 1 |
I'm trying to create a database in MS Access set up for double data entry purposes with input messages, error alerts and automatic formulas for calculation. It should be such that the second user should not see what the first user entered unless there is a discrepancy in a ...
|
| Time format in footer or header in InfoPath | 23 Mar 2005 19:16 GMT | 1 |
Can I change the time format in footer or header in InfoPath? I need the time format in hh:mm tt such as 11:25 AM ( no second ) in the footer. I know I can change the time format in Control Panel/Regional Options but I cannot ask all my users to change the time format in this way ...
|