Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I am having trouble opening a web enabled form after adding some custom code to it. The code works fine when I preview the form in design mode but once I try and open the form on SharePoint I am prompted with an error. I am uploading this form as a Site Content Type in the Publishing Wizard. The fields...
-
I have an Administrator (full-trust) IP2010 web form. I wrote some code that runs in OnLoad event. The code basically applies a filter to a Secondary Datasource, which is a SharePoint list. The filter basically trims down the list to only items where a specific column contains the current user's...
-
I am using multiple ASP pages with the IP web part. Each ASP will display a specific IP view dashSupervisor.aspx --> the IP web part is pointing to the vwSupervisor dashManager.aspx --> the IP web part is pointing to the vwManager Question . I have several IP records, and would like to open the...
-
Thanks Patrick, I do have a lot of formatting rules though. The problem is because the nature of the job I cannot share the form. Could you please be specific in terms of XSL parsing ? But it is really strange that this problem only started some days ago. Basanta
-
I have deployed a infopath 2010 form as an administrative template and attached it in the infopath webpart. It was working fine , until now all of a sudden the form fields get cleared out. I cannot write anything on the text box, comboboxes all are behaving weird, radio buttons get cleared out automatically...
-
We are running into an interesting issue when trying to deploy an InfoPath 2010 browser enabled form to a SharePoint 2010 form library. When we perform a Sandbox deployment of the form without qRules inject, the deployment goes as expected. Once qRules is injected and the form is redeployed, the deployment...
-
I have a form with more than one attachment needed, but I don't want to make my attachment field repeating since each attachment is for a specific purpose and I'd like to explicitly name the file. I wired up the SaveTo SharePoint command successfully on one field, however, once I try to add the...
-
Hello, I'm trying to open another from a form, e.g. click on a link on one form and it opens another form in a model dialog and pass data to the second form. I have read that JavaScript can not be used in the code for the form, so must be something in C#? I keeping reading reference to SP.UI.modeldialog...
-
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...
-
Hi, I am having trouble getting multiple attachments to come through email. When a user submits the form I have, it comes through just fine. When a user attaches one file, it still comes through fine. When a user attaches two files, they don't show up on the email notification that I get. (My institution...