Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I have one form, "beta" . It is basically does a reports from another sharepoint list, "alpha". In my repeat section in "beta", I have dropdown called "personnel". Then I have a series text fields ("JanP...DecP") to the side that calculate the number...
-
Hi there - This is my first project in SharePoint, So please bear with me if I get the terminology wrong. I am trying to create a voting interface in infopath 2010. I have three lists, List 1 - Postions: Name Division/School President All Vice-President All Senator All Senator for Communications Communications...
-
I am populating a repeating table programatically which is working fine, however I have a repeating table nested within this repeating table, and I am unable to get the first row to show up, I always have to hit "Insert New". Here is my code: http://pastebin.com/P0775azL
-
I am running into an odd problem. I have a form published on SP 2010 and a user can open it, push a button so it populates the form from MSSQL and make changes. The user is then supposed to email the form to the next person. Person A sees all the fields (spread across various views), but person B cannot...
-
OK, I have not seen this specific question answered anywhere, so please be the first to do so. I have created a status form for managers to report on their projects. When a manager inserts another section (project) it will automatically focus back up to the first section (project). I want to know if...
-
I am struggle with an issue. I have several drop downs in repeating section. the ddl1 is fed from code and filtered from a ddl outside the repeating section called Region. ddl1 in row 1 works perfectly. when I copy the repeating section or add a new seems that my ddls only have the previously selected...
-
I am currently trying to building a travel request form, the user can add additional travellers to their request by filling out their details in a repeating section. I need to be able to populate a field with a delimited string of all the additional travellers from one of the fields in the repeating...
-
I have created an InfoPath 2007 browser-enabled form. I have the customary submit button at the bottom of the form. I have a repeating section on this form with a few different fields. Of note, the repeating section has a checkbox called 'Approved', a checkbox called 'Disapproved', and...
-
Using Infopath 2007, VB code Hi, I have a button on one view which adds a column to a repeating section when clicked, which works fine. What I now want it to do is add to the first repeating section, then switch views and add to a different repeating section. The goal of this is that the second repeating...
-
Hi I have been looking around in here for some time, but haven't been able to find an answer. I have a form which is used to control intrnal reviews. The idea is that a review will be repeated until all flaws in the material has been remowed and the deliverable is ready to be submitted. In the form...