I have a dynamic page and table. The table has a button to add additional rows. There is a total section on this table that uses a "for" loop to sum up the values of one of the columns. I have a button that when pressed copies the page, which also then creates a new instance of the table.When I a...
I have a form with an email submit button. When those who have Adobe Reader click on the Submit button, nothing happens. For the users with Acrobat, the submit button works as designed. The users all have the latest version of Reader, Java and Flash. When the Acrobat users click the button a box ...
Can anyone help me out? I'm a newbie and have no idea of Java Script or Form Calc language. Please guide or help me to write the language for 2 buttons Add and remove....Please!Edigo
I am creating a form and I have the following issue:I have a dropdown list and a user can select one of two options. When the user selects one of the options, it populates the values for other dropdown lists that are within a row. I have created a button to add intances of the row and the issue is t...
I need help with creating a calculation to add three tables. Table, 6, 7 and 8. The total of all tables should be in the last table where it says Total.I would appreciate any help.Thanks
I'm trying the create a form that includes name and address. I'd like to include two address lines plus the City State ZIP. If AddressLine2 is blank, I'd like to avoid printing it and have the City State ZIP line move up and print in it's place.Can anyone help me with this. I found a posting from 20...
Hello,If we try to run our customized workspace over SSL, we get the following error in the trace: ******* a fault event occurred: An error occurred while initializing Workspace. (ALC-WKS-007-049) So the login stuff completed successfully… but then the error occurs while initializing the workspace. ...
I have a form that have a email submit button (to submit form as PDF) the problem is that the when the form is filled out, all the selected fields (fields that are invisible until selected on form) are not showing up on the emailed form. Is there a way to fix this?
I have added a button to a form that should add a row. I have been able to get and add item type button to work in other forms, but I can't get this one to work. Can someone take a look and let me know what I'm missing?Thanks,MDawn
I know this question gets asked a lot and I have read through the other posts. My code still isn't working. I've tried every variation I've seen on here, using null instead of 0, using quotation marks, not using quotation marks, double equal signs, no double equal signs...what am I doing wrong? I'm ...