in

InfoPath Dev

Browse by Tags

  • Overriding validation possible when submitting a browser based form?

    Hi all, I have found this forum very useful, being very new to Infopath, and have learnt a lot from other posts. I've tried to search for an answer to my question on here and have not been able to find anything. Hoping someone can help please? Basically, I have a browser based form which is launched...
    Posted to Newbie Questions (Forum) by Kousoku on 10-22-2008
  • Export InfoPath-form to pdf-file with individual name

    Hello, I have a problem to export an InfoPath-form to pdf If the form is filled out, I want to make a pdf-file of it with an onclick-butten-event. here is the code that I use: Sub print_OnClick(eventObj) Me.CurrentView.Export("C:\MyView.pdf", ExportFormat.Pdf) //VB-Code 'XDocument.View...
    Posted to Views (Forum) by Smeets on 08-08-2008
  • Disable the validation prompt when a user is saving a form

    Hi and thanks in advance for the help. I have made a BIG infopath form that the users will download and work with on their local machines. They will be editing/saving this form multiple times over and every time they save, they are prompted with the following message: "This form contains validation...
    Posted to Newbie Questions (Forum) by pweissbrod on 07-30-2008
  • Disable Save fetaure based on the changing of a drop down value.

    The scenario: We post forms to a sharepoint library for new projects, and extensions (of those once new projects). Forms are submited as the form action. I would like to keep the save feature as long as the status dropdownlist does not change (stays new or stays extension) because this would include...
    Posted to Code (Forum) by e_stylzz on 07-22-2008
  • Saving to XML offline on a mobile device

    Hello, I'm quite new to Infopath technology so please bear with me on this one. I've have spent last couple of days trying to figure out if IP is something my company could use for the following scenario: Our mobile device users (or field agents if you like) need to be able to collect data using...
    Posted to Newbie Questions (Forum) by kyershov on 06-23-2008
  • Fill a Web Based InfoPath form at the same time

    Hello all, When two people open the same InfoPath form (in a web based version) and saving and submiting the form (as the same original filename) then the last submitter is overriding the submitters before him. It's not like in other file types when you open them and you get the open to edit or open...
    Posted to Browser Forms (Forum) by wintert on 06-11-2008
  • Submit

    We have a browser based form that collect information about new starters. To make it easier for our managers, is there a way to have a Submit button, that will save the form and close it, and call it the combination of the forename and surname fields. Again, thanks for any help at all. Ben
    Posted to Newbie Questions (Forum) by Ben Brown on 06-05-2008
  • Re: Save and Save As default to form name?

    Found it. public void FormEvents_Save(object sender, SaveEventArgs e) { string userPrincipalName = MainDataSource.CreateNavigator().SelectSingleNode("//my:userPrincipalName", NamespaceManager).InnerXml; string projectName = MainDataSource.CreateNavigator().SelectSingleNode("//my:project"...
    Posted to Newbie Questions (Forum) by ehaze on 05-14-2008
  • Urget Please: Can't save data from rich text box to database ... please read on

    Here is the scenario, in my form I’ve following fields in this order. SAVE: is a button on the form. It has a rule to set values and call Web Service which calls Store Procedure to Insert/Update to database. Regular text box: A Rich text box: B Drop down: C I open the form, enter data and SAVE . Everything...
    Posted to Browser Forms (Forum) by cocodog123 on 11-16-2007
  • URGETN: Mimic browser form's toolbar "Save" option through a button on the form

    Hi Guys, Problem : I want to create a Save option on the form. Normally, we can create a submit connection to a library and do it that way. But we want to make the library URL relative so that if we deploy from one server to another we don't have to update the submit data connection. Any of these...
    Posted to Browser Forms (Forum) by cocodog123 on 10-24-2007
Page 1 of 2 (14 items) 1 2 Next >
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.