Hello,This is the fifth time i am recreating this form and i'm starting to think that i'll never get it right. I have a staff of nurses and social workers that travel a lot, have many expenses to submit and have limited computer knowledge.So, i am trying to make this form as easy to fill out as poss...
Hello! I have over 3 thousand XML files containing information to be converted into PDF files. Among the info I have fields like: <REASON1>X</REASON1> <REASON2></REASON2>So on the XDP fields this translates as checkboxes. So I tried this script to mark the correspondent checkboxes in th...
HAY GUYSI FOUND THIS CODE FOR GENERATING AUTOMATIC NUMBER AT ANY SPECIFIED FIELDPOSTED BY MR.JONO MOORE______________________________MY QUESTION IS, CAN I MAKE A BUTTON THAT ABLE TO REFRESH THAT CODE IN THE FIELDSO I CAN GENERATE A NEW NUMBER EVERY TIME I PRESS THAT BUTTON ?THEX ALOT ,,,
I've just completed importing an existing acrobat form into LiveCycle for editing. During the import process, I received this LiveCycle warning:The form includes a simple JavaScript Function that looks really good, but probably doesn't reference the correct objects in the form. Here's the Code: top...
I'm using JDBC service Execute sql statement.I will explain with simple code: insert into mytable (id, desc) values (1, 'this is Client document');This works perfect.But if I have single quotes in the desc - insert into mytable (id, desc) values (1, 'this is Client's document');It's throwing error t...
I'm comfortable with most aspects of Livecycle but I am having a problem with the 'phone' fields. I want to be able to type in a phone number (in the value field) like this 999-999-9999. The field wont allow it. It appears that the only way to enter the numbers is 999999999. And after the numbers ar...
Good Afternoon,I’ve been reading through the Adobe forums as well as other areas on the net, but can’t seem to find what I am looking for.At present we are doing the below:User will open a pre-made PDF form in Adobe Acrobat 7 Standard, and input the necessary values for each field.They will then pri...
I have created a form and would like to count the number of checkboxes in each that have been selected. However, I am not a programmer and totally confused. I have reviewed all the information I can find on these forums relating to this. I have also searched on line for a example I could use. If...
Working on a form that's sort of a timesheet. How would I fill in other fields based on an initial date ?? IE: Field-A, a date/time field gets filled in. I'd then like to automatically fill in another 13 fields for the time period with dates based off Field-A. In advance - many thanks.
I have created a form that will be distributed to an email address which contains mulltiple users, want I want to be able to do is track the responses of these users when they click on a voting button in the form. Is this possible just using Adobe PDF or do I need server software.Thanks