in

InfoPath Dev

Browse by Tags

  • Re: Problem with Form Load - View switch

    Do anyone have any idea? I need to fix this asap.
    Posted to Browser Forms (Forum) by guptasourav on 12-23-2008
  • Problem with Form Load - View switch

    Hi, I am creating a browser enabled form. I have 7 views and these views are dependent on some rules. At form options, I have written some rules for opening forms . Till here it worked fine. Now I want to open different views for editing form, from different web pages depending upon the user, roles etc...
    Posted to Browser Forms (Forum) by guptasourav on 12-18-2008
  • Problem in maintaining session in web services and Infopath

    I am having an issue while maintaining Sessions in Web Services and Infopath. This is a test web method to set session values [WebMethod(EnableSession = true)] public void Setvalue() { Session["groupID"] = 123456; } [WebMethod(EnableSession = true)] public Int64 Getvalue() { return Convert...
    Posted to Browser Forms (Forum) by guptasourav on 11-05-2008
  • Recieve and submit data in a form

    Hi, I am using a web service which submits data into database and has complex type as an input parameter. It works fine. Now I want to return some complex type data from the same web service. There is no option present to add a data connection to receive and submit data simultaneously. [WebMethod(MessageName...
    Posted to Browser Forms (Forum) by guptasourav on 10-27-2008
  • Automatically add items of a repeating section

    Hi, Can this be done? I have a text box and a repeating section.In my text box I write a number say(5). Can this automatically add 5 items of my repeating section without manually going and adding items 5 times. I am usinf browser enabled forms and no code behind. Thanks
    Posted to Browser Forms (Forum) by guptasourav on 10-14-2008
  • Summary of Validation Errors

    Hi, I am trying to get a complete List of all validation Errors in a browser enabled form. In my environment, the XmlFormView is embedded into an aspx page and would like to get the errors after calling XmlForm.Submit(). I looked into the XmlForm.Errors but it seems that this Property is not accessible...
    Posted to Browser Forms (Forum) by AlexSt on 08-21-2008
  • Re: Signing a Web Based form

    Thanks clay. u mean, AD WS to authenticate the user when they open up the form? About signatures, well, they didn't want to do it that way, only when they press on a button, it will open up user name and password and when they answer it right, there will be a text box that will be filled with their...
    Posted to Browser Forms (Forum) by wintert on 05-10-2008
  • Re: Browser Form and Multiple Choice Radio Button

    Fixed! (Zip file has the small Questions MDB and the Template, MDB was just for ease of working locally) Some general mindsifts I had to make 1. If I am in total control (through code) of the radio buttons I only ever need to make two changes i.e. 1. set the new choice to "true", 2. find the...
    Posted to Browser Forms (Forum) by DarrylW on 03-26-2008
  • Browser Form and Multiple Choice Radio Button

    Many thanks in advance for any help. My environment: Sharepoint Server (MOSS) 2007 SQL Database which holds a different types of questions - Text, Multiple Choice etc InfoPath 2007 (VSTA Enabled) Visual Studio 2005 (can go to 2008 if required) What I am trying to achieve: The Infopath form must be populated...
    Posted to Browser Forms (Forum) by DarrylW on 03-20-2008
  • Using an SQL Database as primary connection in a browser enabled form

    Hello InfoPath Friends ;) As is read, it is possible to build a browser enabled InfoPath form which is using a SQL database as secondary connection (to get informations out of a SQL server). Right? What I want to do now, is to design a browser enabled form which has as primary connection a SQL Server...
    Posted to Browser Forms (Forum) by happydigit on 03-20-2008
Page 1 of 2 (13 items) 1 2 Next >
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.