My form starts with a header sub form with check boxes. The user checks whatever box they need and its cooresponding subform appears. Works great, right? The problem comes when it comes to resetting the fields. I hit the reset button and all of the data is cleared, HOWEVER the hidden fields are sti...
Hello,I needed some help trying to costomize a drop down window.I wanted to make a format that wold help the user in choosing one of these items.Out of the following options in the dropdown:Knife, Pot, Cutting Board, Mower, Weed Eater, EdgerI wanted to organize them like so in the dropdown:KitchenKn...
How to retrieve the multiple rows data on PDF form in a web service method using WSDL DataConnection.I have a multiple rows on PDF form. All rows have 4 textfields. I want to submit the multiple rows data to a method defiened in webservice.Unable to retrieve the data in multiple rows within webservi...
Two Forms:In form1 certain text fields have numeric values (costs)In form 2 I would like to calculate the sum of the costs in form1 and produce an invoice.How do I reference the form1 fields to calculate the sum in form2?
Hi,Is there any script that can get the byte stream of the current PDF document?I am using an offline PDF form in the application. On click of a button the, an LC process is invoked via webservice for storing the PDF in server. Is there any script by which the PDF doc itself could be converted to it...
Hi all.I'm trying to access dropdownlist selected value from a binding expression.I have a dropdownlist called rooms which is bound to some XML data. When the selection changes I woud like to access that value in another dropdownlist called members which is also bound to some XML data.The expression...
Hello,I am having some trouble making this button or macro for this pdf file.I currently have a row of input cells that it would like to duplicate with the click of a button.The reason that I do not duplicate these rows to begin with is to minimize the space of the file and allow users to create the...