| Thread | Last Post | Replies |
|
| Access repeating section controls | 12 Oct 2005 22:14 GMT | 5 |
I have a repeating section with 2 text boxes in it and both of them have unique ID's. I'm submitting this form to a sharepoint form library. In the event handler associated how do i access the values of the textboxes in the extra sections inserted?
|
| How to add a blank row to a Repeating Table | 12 Oct 2005 21:24 GMT | 2 |
Is there a function call or some other way to add a new row programatically to a repeating table? Basically the same thing that the "Add xxx" link under the table does... Thanks!
|
| Add missing element to saved form | 12 Oct 2005 19:35 GMT | 1 |
We deployed a form and then realized that a field, Headcount, was missing. A number of users using the form and have saved copies they are working on. I added the new field to the form schema, gave it a default and added a form field for it. When opening an existing form that ...
|
| Repeating section conditional formatting | 12 Oct 2005 19:25 GMT | 5 |
I have a form I am creating for my organizations performance planning and review process for each employee in Infopath (with the NEW service pack 2 of r office 2003 released on 9/28. The form is a three phase process (performance planning, Mid-year review, and end of year review ...
|
| Access Denied to Infopath form | 12 Oct 2005 17:59 GMT | 4 |
I have an Infopath form in Sharepoint which is accessed by x amount of users without any problems. There is one machine which gives an Access Denied error everytime any Infopath form is opened. This happens for every user on this machine, and if
|
| Summary of values in a repeating tables (totals, etc...) | 12 Oct 2005 17:55 GMT | 3 |
For testing purposes I have a very simple database in Access. Tables: INVOICE INVOICELINE
|
| Can i link an infopath control to the address book in outlook? | 12 Oct 2005 17:36 GMT | 1 |
I want to link a dropdown box in a form to my company address book in outlook. Is this possible and how?
|
| Lost Formatting when copied to Word | 12 Oct 2005 17:24 GMT | 5 |
I have a requirement to copy data from InfoPath to Word to be included in an existing document. At first i didn't think this was possible as it wasn't possible to highlight any text in InfoPath. Once i put the repeating tables inside an optional section i was able to select it ...
|
| Average of a group of fields | 12 Oct 2005 17:11 GMT | 1 |
I have modified the Applicant Rating template in Infopath so that I have four different radio button fields. I would like to take an average of these fields. I inserted an expression box and put in the formula (field 1+ field 2+field 3+field 4) div 4 and it works fine. My
|
| Create new WSS site from infopath form | 12 Oct 2005 15:33 GMT | 1 |
How can i do this action from script? Anybody have ideas?
|
| Infopath Form Limitations w/re SharePoint Views | 12 Oct 2005 15:07 GMT | 2 |
We have created an InfoPath form (hosted in SharePoint) that contains about 150 data fields of varying types. The forms works great; we've collected a ton of data. However, when we attempt to create views of our data, we see that only
|
| reference field for reusable list? | 12 Oct 2005 15:07 GMT | 2 |
I want to create a manual list field, and repeat that list in several fields in the form for users to rank selections (1st choice, 2nd choice, etc). If I change the list entries in the base field, I want them all to change. It sounds like I need to create a reference field, but ...
|
| Was my field empty | 12 Oct 2005 14:15 GMT | 5 |
I have some probleme with managed C# code! What I wan't to do on is on onbeforechange event test if the value of the field was empty I make an action if not I don't wan't to do that! my code:
|
| Checking Sharepoint Permissions | 11 Oct 2005 20:42 GMT | 2 |
Within Sharepoint there are various groups of users (Reader, Contributor, Web Designer, et al). Is there any programatic way of determining what group the current user is part of in Infopath code?
|
| infopath code ?? | 11 Oct 2005 20:33 GMT | 1 |
I can't get the following code to work //CODE function CTRL67_7::OnClick(eventObj) {
|