Browse by Tags - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Browse by Tags

  • ShowModalDialog displays blank window

    I have an onClick event routine (vbScript) for a button as follows: Sub TestButton1_OnClick(eventObj) Dim retVal retVal = XDocument.UI.ShowModalDialog("DiaglogHTML.htm", XDocument) MsgBox "retVal =""" & retVal & """" End Sub The html file contains...
    Posted to Code (Forum) by jd422 on 07-17-2018
  • Re: Remove digital signatures programmatically

    Does the ForceUpdate function also cause the validation and formatting rules in the InfoPath form to refresh as well? I'm trying to use it after deleting a signature in the code behind, and it doesn't actually update any of the rules. Then if I go into the Digital Signatures dialog box in InfoPath...
    Posted to Code (Forum) by iAmMortos on 08-28-2015
  • InfoPath 2013 Code Behind and Data Connections work with Sandbox?

    Can't find a clear answer out there so thought I'd ping the group... I've simplified the scenario as far as I can for this one... Scenario: InfoPath 2013 Forms Services. Publishing directly to Form Library. Works fine if either Data connections exist, or simple custom code exists (i.e. on...
    Posted to Code (Forum) by harp71 on 04-19-2014
  • Form cannot submit after validation is resolved

    Hi I have a form with quite a few fields that have validation rules. The form works 100% when these rules are adhered to, however if a rule is not met, the form correctly validates, a dialog box pops up and informs the user of the error with the red asterisk. Once the user has corrected the error, the...
    Posted to General (Forum) by Solly on 08-29-2013
  • InfoPath and Outlook Integration - Can't set Body correctly

    I'm working with IP2010 (rich client) and I have a need to open Outlook prior to sending an email. I have a view that mimics a new email message like in Outlook and it has fields for To, CC, Subject and Body. My Body field is a rich text box that I'm populating based on an XML file (I have email...
    Posted to Code (Forum) by Psichiboy on 07-24-2013
  • Infopath Form with Code Loading slow

    We have an infopath form with code, the new form is loading quickly. But when the form is opened in edit mode , this is taking a lot of time. It is taking a lot of time even before it hits the first line of code in FormEvents_Loading method. Would like to now what is happening before the FormEvents_Loading...
    Posted to General (Forum) by rsirip on 02-15-2013
  • Cannot be blank feilds are not validating the form

    I have a form with some "Cannot be blank" fields(Mandatory). And also some code behind on button click. When i click the button without entering values in the mandatory fields, the validations are not working. Can anybody help me, please..
    Posted to General (Forum) by vkkts1982 on 10-12-2012
  • Re: btnSubmit_Clicked with both Rules and Code Behind

    I went through that page in detail earlier. It was very close. But I did arrive at a solution finally. Sometimes I over think it. I created a new section in my Infopath Form and called it WholePage. I then copied the entire form into this section. Then I created a new section and called it ThanksSection...
    Posted to General (Forum) by SeanPRyan on 05-30-2012
  • Form with Code Behind borrows 500MB during publishing

    I figured I'd ask this in the coding forum since this 2007 form does have code behind that grabs data from a SQL DB. The form works flawlessly; however, when I publish updates to my SharePoint Library under Central Admin it takes about 4 minutes and then fails. The whole time this is happening, I...
    Posted to Code (Forum) by SeanPRyan on 02-29-2012
  • Infopath Codebehind

    I am working on infopath 2010 + sharepoint 2010 + VS2010. can anyone tell me if code written for codebehind purposes(Infopath form) in VSTA 2005 is compatible for me or not. Because i got an error when my form loads in Web Browser and the error message is "The given assembly name or codebase was...
    Posted to Code (Forum) by atifshahzadsatti on 02-01-2012
Page 1 of 2 (11 items) 1 2 Next >
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.