I have a two page form. On page two, there is a button that allows the user to add a new page (instance), which we can call page 2.2. They can do that as many times as they want (ex. if they click on the add new page button three times, you would now have a five page form, page 1, page 2.1, page 2.2...
Hey guys,I'm creating a fortnightly timesheet for my work using LiveCycle..it is basically a form that an employee fills out for their times that they have worked in a fortnight..I need to be able to let the user choose the first day of the fortnight (can be different depending on the individual) an...
This question might seem silly, but for some reason the following code is not working for meddlNumbers.clearItems();ddlNumbers.setItems([["California", "CA"],["Massachusetts", "MA"],["Arizona", "AZ"]]);I execute this code in the click event handler of a button. For some reason the dropdown does not ...
I am installing a clean install of LiveCycle ES using:Windows 2008WebSphere v7DB2 9.5Everything appears to run properly until I get to the Database initialization part when I get an error and can no longer move forward. I have looked at the couple other issues on this forum and have not been able t...
Hi,i want to merge data of the two pdfs into the first pdf.Please look into the pic below.Its not simply i wnt to merge two pdfs, but also i want to remove white spaces from the upper pdf.can we do it. Please let me knwo if we can do it.RegardsSunil Gupta
Good day all;I am slowly (and I mean slowly) getting the hang of this. Now for my next question.I am trying to insert 4 text fields into a table. At least 2 of the columns will have the potential to me more than a couple of lines.What I would like to have happen is the table and the text field expan...
I'm trying to figure out how to go about changing the formula in one field based upon the selection in an adjacent dropdown box.For an easy example, in trying to find the total paid on a loan, you'd go Total Paid = Principal + (Principal * Int * Time). But you might pay more depending on if you pay ...
I have created a form for plant operators to use during turnover. In this form, I have hidden subforms that only display if a plant is in an abnormal status (defined by a user clicking a 'abnormal' radio button). However, when the form is saved and closed, all items that were displayed as being abno...