Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hi, I created an InfoPath 2010 - form, full-trust (by CA SharePoint 2010), browser enabled. Sending an e-mail of the active view to an external user works fine when the external user is using outlook 2007. When the external user uses yahoo, hotmail or gmail the result is ... let's say ... terrible...
-
We have a InfoPath 2010 browser based form that has many views On each view we have buttons to go to other views that were all working but one view the button rules have started disappearing I have deleted buttons and recreated rules but wen I republish the form the rules on this one view are gone All...
-
I would like to be able to have a text box to display multiple values from a drop down list box. Is there a way to select from a drop down --> have that populate a text box --> clear the value of the drop down --> select another drop down value --> concat the new value with the previous selection...
-
Hello, I need to identify what kind of browser opened my infopath form. I have tried to use if(Request.Browser.Browser == "IE") and it doesnt works. Iam using MSSP 2010. Any Ideas? Thanks in Advance.
-
Hi, I am trying access UserProfileService Web service on InfoPath 2010 Web browser Administrator Approved Forms (Domain/Full) to populate the User Details on form Load .I am using claim based Kerberos authentication website. I have configured the SPN for website and SQL server to use Kerberos authentication...
-
I'm trying to pass on the values from people picker control to a text box in a different view. When i select 2 users in the people picker and switch to second view, i only see user 1 in the text box. I tried double eval trick but i cant get this to work. Any help please?
-
I have to show and hide a section of infopath form based on share point assigned user permissions and the infopath form is hosted in sharepoint. One idea i have in mind is to use views but i'm not sure how to show or hide views depending on user permissions. Any suggestions how can I do this?
-
Any help would be great. I'm working with a list, with a browser enabled form, that contains various folders. Is it possible to save the item to automatically save within a set folder on submission? These folders have set permissions on who can access them. Is there a combination of permissions i...
-
DataAdapterException, Exception Message: The remote server returned an error: (500) Internal Server Error. Server was unable to process request. ---> Attempted to perform an unauthorized operation. ... http://social.technet.microsoft.com/Forums/en-US/sharepoint2010customization/thread/79a72af7-edf1...
-
I have an infopath 2010 browser form, there's 4 radio buttons "Rating" that has value from 1 to 4. When user first select the Rating, the value will be save properly when submit. But if user go back to the form & change the Rating, the update value will NOT be save when submit. All...