Hi ,i am trying to modify some old forms which were developed by someone else. and i am scratching my head to understand the javascript in therei have a bunch of forms to work on and as going through the java script makes me feel nervous (i have no programming background).my issue is, can somebody e...
When a user selects a checkbox, the field turns yellow. Unfortunately, when the user deselects the checkbox, the color remains. I know I need an if/else statement to remove the color upon deselection, but cannot get quite the right script. The checkbox named LEPID is my guinea pig and it still has ...
Hello! I am very new to LiveCycle Designer and am super impressed with its capabilities. However, I can't figure out how to allow a numeric field to have three digits, but not display as 050%. That is, I want it to display as a percentage, but I don't want the 0 in front of the number if it only ...
Jasmin or anyone who can help,I created a PKCS#12 Digital ID file in Acrobat Pro 7 on my PC. When I sign a document in Workspace it places the signature just fine but when I submit the document the signature does not travel with the form like the rest of the inputted data.Any help you can give with ...
I'm getting this error occasionally when rendering the PDF in the workspace.If I just open the PDF and save it with some minor changes it works fine.I am unable to find the root cause for this problem.This happens for both 'Default Render ES Update 1' and for my 'Custom Renderer'.Any help is appreci...
A very simple doubt,I have created a process and a Task manager endpoint.Now the process card appears for all users.How to give access only to certain peoples to see and open the process cards??Nith
Hi allI have designed a form for a user to complete using either Acrobat or Reader. I would also like them to be able to add an attachment to the PDF (which Paul kindly helped on).All works fine when I preview in LiveCycle or Acrobat but when I add the reader extensions in Acrobat and resave the fo...
I have a table that grows depending on the end-user input. I would like the first column to show the enumeration for the table. For example, the first row after the header will be 1, the second row will be 2, etc. I need a script that will add the correct number for each row that is created. I jus...
Being relatively new to anything more complex than simple drop down lists and hiding fields, I am attempting to allow a button to insert another copy (unlimited times) of a specific subform. I keep running into "you have reached the maximum number of items allowed." when using the preview option. ...