Hello,I would like to have some sort of function on my document that creates a unique number for each submitted form. The form is both submitted by .xml and .pdf. is there a way to do something like this?Cheers,Wes
Hi, I'm having problems with a button in table A that adds a row to another table (table B) and then automatically fills out some of the table row data (table A) into the newly created row of the other table (table B)Here's my code (on click of button in a row of Table A) - I should also mention tha...
Hello,As we knew by dafault the HIGH LIGHT button on the form's top right corner is ON when the form is rendered so that user will see the bluish fields / check boxes, well.But, in our case, we would like to OFF in all cases / always bcz I'm populating / fillling the fields w/ red, yellow colors by ...
Hi All, may I ask your advice how to implement following items?Software: Adobe LiveCycle Designer ES4Usage: Create PDF form and allow user to save inputted records (with LiveCycle Server or Acrobat 9 Pro)I tried to add three checkboxes for the test, and I would make sure:1) Users should selected at ...
Hi,I'm getting more and more frustrated while trying to develop a form(dynamic xml) with Lifecycle Designer.As a test we are building up a form which contains a repeating subform.We want to reset the fields in the current subform and only the current subform using the following snippet:var som_kdnr ...
I need the below to include seconds in the output field. I have looked everywhere and I'm sure simple. Please help.if (HasValue(startsamplingtime) and HasValue(endsamplingtime)) thenvar TimeDiff = (Time2Num(endsamplingtime.formattedValue, "HH:MM:SS") - Time2Num(startsamplingtime.formattedValue, "H...
Hi,I have issue when I'm trying to have a landscape orientation in a PDF with another portrait page.All I want to do is have a small page which indicates instructions on the form because it is a form builder, once the form is created by the user the landscape page gets hidden.My issue here is that w...
Keep getting this error when trying to check back in existing PDF forms in Workbench. Once you get this error, you can't check any files back into Workbench. You have to Delete the PDFs out of Workbench and then insert them as new files.Never received it before upgrading from ES3 to ES4. Any idea...
Hi all,i'm new to the world of livecycle .. This example http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000317.html I was able to read the contents of a folder, now I should be able to read the contents of the subfolders. In fact, I should be able to read the contents of ...
Hi, expertsThere is a report that contains a table (with loop).I want to get 3 pages of the same report data. How can I accomplish this task?Regards,Zarni