Use our Google Custom Search for best site search results.
Browse by Tags
-
Hello, We have a need to use Firefox or Chrome (if Firefox is a problem) to navigate SharePoint 2013. A problem that we ran into is that InfoPath forms open up in the browser with these web browsers. Our questions is very similar to the one below. I tried the feature in the solution but it did not resolve...
-
We have InfoPath 2003 templates in SharePoint 2003. These templates are with code behind files. Now we need to migrate the InfoPath 2003 to InfoPath2010 and from SharePoint 2003 to SharePoint 2010. What should be steps to convert the form templates from InfoPath 2003 to InfoPath 2010 and migrate the...
-
I have a series of true/false fields that I want to help in a calculation. My first problem is that when I set them to be TRUE by default and publish to SP they default back to false. The second problem is the calculation part. If my total is 15 and I have three true/false boxes, I want the calc to ...
-
Hi, I am having a strange problem with attachments field on a list InfoPath form. The attachments get uploaded successfully but not able to access/open any attachment uploaded by someone else, on the form. The error says "The file is corrupt or invalid". It is happening for all the file formats...
-
2 Part question, 1st is how do I query just the possible choice values in a sharepoint choice column? I have a connection that queries the list for that value, but it returns all EXISTING choice values in the list, as opposed to the possible choices I have set in the column. Example: In the SharePoint...
-
Hoping Hilary can help: I have a SP 2010 list I'm customizing in InfoPath. I have a drop-down field with a data connection to another SP List (the field name I'd like is a lookup column to yet another SP list). The drop-down is giving me the ID instead of name I've chosen. I've reviewed...
-
Hello Patrick! I have a DropDownList which is populated with One SharePointList in INFOPATH DESIGNER and the value for other textboxes are filled depending on this DropDownList Selected Value using Rules & Action. This works fine. But, now i want to retrieve data in TextBox or ListBox which is present...
-
I have created InfoPath 2010 browser based form ( Administrator Approval Form with SharePoint 2010 ) . All the functionalities working correctly. But when going to create a from or trying to open a form ; randomly it is opening as a InfoPath filler form . Do I need to do any change to work this browser...
-
I have a scheduling form that I created where workflow is triggered and updates a SharePoint calendar. The problem is TIME. It is just too much entry for my users and they really don't need to be percise down to the minute. Sooooo I would like to give them a Date Picker and a dropdown with values...
-
I've been trying to get the value of a check box in a sp list. so, I have List[a] and List[b]. List[b] contains a check box which I am trying to get the value of inorder to put in in List[a]. I'm using Infopath 2010. I've tried doing this by using a ckbox in List[a] -- that did not work....