in

InfoPath Dev

Browse by Tags

  • Can I Export the Logic from the Logic Inspector?

    Hi all, It's been a while! I am wondering if there is a way to extract the logic (i.e. the rules, default values, and conditional formatting) of all the fields in a form. I know I can print the logic inspector page, but I am hoping there is an easier way. Does anyone have any suggestions? Perhaps...
    Posted to General (Forum) by Patrick on 12-29-2008
  • Programmitically Attach a file

    Hello! I have been pouring over this site and also googled my fingers to the bone looking for a solution to my problem. I am trying to attach a file to an IP 2003 Form. I have created the Attachment Control and figured out how to create the file I need via jscript. I then have code that creates an email...
    Posted to General (Forum) by LGrote on 04-01-2008
  • Binding checkbox with a dataset.

    Hi, I have an infopath form that contains a drop down list and some checkboxes. I am maintianing a table in sql server 2000 with the same fields. (CustID (primary key) and some boolean values). I have created a data connection with sql server to bind the CustID with dropdown list. Now, my requirement...
    Posted to Newbie Questions (Forum) by cathy on 01-04-2008
  • InfoPath is throwing exception with Web Service

    Hi, I am trying to submit data to the sharepoint server through a web service. I have deployed web service to the sharepoint server machine.Its path in that machine is as follows: http://server:7080/Service.asmx . It is working well in that machine. I have created a data connection with the Infopath...
    Posted to Newbie Questions (Forum) by cathy on 09-26-2007
  • Saving a field back to a data asource(Access)

    I am submitting a form back to a data source(Access database). I want to insert into a field a total value from another field. Whe I do that the one field updates evey record on the database with the total amount. When I update the field manually with the total amount, it updates correctly(just the one...
    Posted to Newbie Questions (Forum) by m181354 on 09-24-2007
  • How to close the InfoPath in submit

    Hi, I want to close the InfoPath when the submit operation is over. I don't want to select it in "Submit Options". I wrote some code under submitbutton_click event. After performing this, my form must be closed. I tried Xmlform.Close() but it is not working. How to close the infopath though...
    Posted to Newbie Questions (Forum) by cathy on 08-29-2007
  • XML FILE

    Hi, Whenever we open an infopath in preview mode, where does the actual data will be stored in XML file? Suppose, an infopath has opened with some data from database , I know that it will store the data in xml format, but where does this xml file will be stored?
    Posted to Newbie Questions (Forum) by cathy on 08-19-2007
  • submitting infopath based on checkbox

    Hi, I have an infopath with some checkboxes and fileattachments for infopaths and a button. I have to write code under button control in such a way that whenever a user selects a checkbox and clicks on button, the corresponding fileattachment should be submitted to sharepoint server document library...
    Posted to Newbie Questions (Forum) by cathy on 08-19-2007
  • connecting two infopath forms

    Hi, My requirement is to connect two infopath forms. I have one infopath form on which a unique EmpNo will be populated and I have to take that EmpNo into another 10 infopaths. that means, all infopaths must have the same EmpNo which is generated in the first infopath. How can I achieve this?
    Posted to Newbie Questions (Forum) by cathy on 08-19-2007
  • Re: User Role Problem

    If I understand correct you want the user, who is a member of the Office role, to have the field read-only, and everyone else who is not in Office can write to it. If this is the case than you would want your rule to be if role is equal to Office than read-only. As you have it stated above, anyone who...
    Posted to General (Forum) by Clay Fox on 05-13-2007
Page 1 of 2 (12 items) 1 2 Next >
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.