Use our Google Custom Search for best site search results.
Browse by Tags
-
I would like to extract multiple attachments from an single xml file. How can I achieve using c# code ?
-
The client requests that hyperlinks should open in a new tag. I'm looking for, but I have not found any solution. Is it possible to do it? The hyperlinks contain url for documents.
-
Hi, I have a SharePoint 2013 list that houses our training enquiries. Each item in the list is an individual student. Amongst other columns, there is a part number constructed from the student's region and department. There can be up to 6 students on each class, these are linked by a unique reference...
-
Hello, I am fairly new to InfoPath and trying to create a form now that will link to the SharePoint list. Where I am stuck is that a lot of the steps online show you how to connect these two fields so that they response to each other (where one is a dropdown and another text box)But I need 2 fields to...
-
Hi, I want to compare the user that are filling out the InfoPath form with users in a SharePoint list, to check if the logged in user are the same as in the list. I can get it to work if I only want to look in the column in the list. However, I want to set a filter and therefore only look at one single...
-
Hello world! I am stuck on a item that I know I have down using SharePoint workflows. I would like to add a link to a list item in the email function of InfoPath 2010. Can anyone help me? Thanks in advance.
-
Hello, I am trying to pre check more than one check box based on another field. I am almost there. I can prepopulate a single check box but can't figure out the action rule logic to check 2 or more check boxes. My environment is InfoPath 2010. My check box field uses a SharePoint list data source...
-
Hi, Is this normal or am I doing something wrong. InfoPath 2010, SharePoint 2013, browser enabled form. I have a secondary data connection that I am using as the source of values in a drop down list in one column of a repeating table. In the default row that all works fine. I can add multiple default...
-
I can't work out if this is a newbie question or the most advanced thing you can't do in InfoPath. I am desperately hoping I am just being stupid. I want to open a SharePoint list in an InfoPath form then add, amend and delete items and write the result back to update the list. I am using InfoPath...
-
Hi I want to insert the filename from the file (Attachment1) attached inside the form into the textbox (AttachmentComment). Below shows the source code inside my InfoPath form. I got an error related to DOM. Below shows the error: Error 1 An object reference is required for the nonstatic field, method...