Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I am trying to filter a repeating Table so that it only shows unique values. I currently have a setup as such myFields/Group7/Group8/Field11. Field 11 get's it's values from a cascading listbox. I want only the unique values to be displayed. I've tried using filters similar to http://www...
-
Hello, Thanks for this post it was very helpful, i am using it and it seems to work and populate the text box but i'm also getting the error below. is there anybody that can help xdMath:Eval(xdMath:Eval(../my:RMS/my:RMS_Role, 'substring(concat(my:Role, xdXDocument:GetDOM("crlf")/characters...
-
Hello all, I have a a dropdown list control bound to the main data source in a SQL server. I would like to make the wild card query to the table by Supplier Name say Abc* and then pick only one record from the result set. In addition, the other fields in the form will be updated based on the record selected...
-
I have a repeating table that is only one column and has a drop-down menu instead of the default "single line text." The menu contains names of people. I want it to work so that every time one inserts a new line, the drop-down list won't show the names chosen before. For example: the first...
-
I'm pretty much a novice with InfoPath, but I'm trying to use InfoPath 2003 to facilitate reporting of data pulled from SharePoint (MOSS). I've successfully created the data connections and pulled the data into InfoPath, but would like to take the flat data structure from SP and lay it out...
-
Hi! I am using a pair of evals to resolve all emails in a repeating table in the recipient line of an email data connection: eval(eval( REPEATINGTABLE , 'concat(my:EMAILRECIPIENT, ";")'), "..") It works well (though I hear rumors of trouble after line 125). BUT, I need to...
-
I have 2 sharepoint lists: Departments and Business Units. Business Units list has a look-up field for the Departments on Department ID (i.e. a Department can have multiple Business Units). What I'm trying to do is to display the Business Units for Each Department in a web enabled InfoPath Form....
-
Trying to build InfoPath forms with complicated logic without code is pushing InfoPath beyond some of its limits. Nonetheless, I did some research and was able to come up with an expression that will return a concatenated string of filtered values from a repeating table. Using a hacked together IF-like...
-
Hi, I got a probleme related to DataSources and arepeating Table. In one hand, I got a Secondary DataSources with Repeating data (imported from a SharePoint Library) which contains a list of non-worked days. string In the other hand, I have a repeating Table with a DateField. I create this dynamic repeating...
-
Hi all, I have the following basic layout for my data source: myFields Hardware (repeating) HID etc. Order (repeating) HWID (repeating) etc. In my print view, I would like to show the other information held in the relevant Hardware node where the HID exists within the repeating HWID element of the current...