Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I have created a form with many topics and then questions. Each topic has several questions, each question has 3 answers (Yes,No,N/A). Each Topic has its own Horizontal Repeating table with Buttons. I am able to sum all repeating tables as a whole but I can't figure out how to sum each user added...
-
I'm have a repeating table displaying data from a sharepoint list. I got it to work so that it filters the list based on a keyword that I input. I want to make the table display the first 10 results and then have a button that I can click to show the next 10 etc. instead of returning on long list...
-
Hi, I have a repeating table, which displays records of a SharePoint list from a particular user (variable) No I want to have the possibility to go directly to the record in the SharePoint list through a link in the repeating table. Is this possible? Kind regards, Jurgen
-
Hi InfoPathers: My InfoPath 2010 filler form contains 2 repeating tables that I'll call tables O and P. Table O has a series of 3 cascading comboboxes, and table P has a series of 4 cascading comboboxes. Any entry in either table O or table P must have at least the first two comboboxes entered. I...
-
Hi, sorry if this is a bit vague, newbie here. I have created an Infopath 2007 form that has 3 lots of data taken from an XML document. These are Security Type, Examples and Questions. Security Type is a Dropdown List Box, Examples and Questions are list boxes. Each cascades from the other. ie, Choosing...
-
This is the problem I have. I have a form. The form has 2 tables. The first table isn't repeating, and sets values related to a project (Region, Project Name, Manager Responsible). Then under that, there is a repeating table, that sets values for people related to those projects (Name, Salary, ID...
-
Hello, I have a repeating table where one of the columns (Name) is a Drop Down list control that is populated from SharePoint list. I set "TItle" as the Display Name and "ID" as the value so when I press on the Drop Down I can see the Title from SharePoint but have the ID as value...
-
It only happens intermittently on 3 forms that I've been working with on this project (out of 30+). I've looked at everything and tried all that I can think of and not only can I not fix it but I can't seem to narrow down what might be causing it. Thanks for your response.
-
I've tried every option I can think of to disable this option for some of these repeating tables, but they just don't seem to work. When I preview the browser, the option to insert/delete isn't there, but once it is published up and opened in a browser, it presents the option. To me it seems...
-
Thanks for the reply Jimmy, I was able to get it to work using your expression as well but now I have another issue that I am trying to overcome. Here are the conditions for the rule I'm trying: preceding-sibling::my:Table/my:SaveForm = "true" AND preceding-sibling::my:Table/my:RowGuid...