Hello,I created a form with the capability to sign it with an "ink signature".I would like to add a button on top of my form to remove any ink signature. It's possible to remove them with a right click and delete, but because we will use the form with a tablet it's better to have a button that will ...
HelloI am new to Java script of a interactive form, when i saw adobe help, i found the below block,Scripting the fillable area background colorWhen setting the background color or the fillable area for each text field, your scripts must access properties that require a reference syntax expression th...
HelloI am developing a interactive form with Java script and am a beginner for this java script(am professional in other programing language).When i saw google, i found like below,1) var onodeVALS = xfa.resolveNodes("xfa.record.Classification.ClassNode[+i+].ClassLeaf[*].value");Here pls. let me know...
Hi everyone,I need to set a watched folder which will begin to scan the folder at 18PM and will stop at 8AM, even if there are still files to process.I was hoping I could use the Repeat Count variable, (every 2 seconds for 1800 * 14 counts = 14 hours) but unfortunately the max value of Repeat Count ...
In a dynamic form with custom validation I need to have two different submit buttons. One to submit form data as is and and other to validate the data first then submit.How can I create a submit button that skips validation?Thx
I have two drop down lists in my form. I used switch-case to cause the option chosen in dropdown list 1 to populate the available items in dropdown list 2. Based on the option chosen in drop down list 2, I need to make fields visible or hidden. I'm not sure where I get the value for my if statement ...
Hello,I created a new Object Library besides the Standard, Custom, and Barcodes in LiveCycle Designer ES and tried to add new item to it but could not even thought I have enabled to "Allow objects to be added", Allow objected to be removed", "Allow objects to be modified" . Does any one know what i...
Hi,Has anybody tried using Post ( multipart/form-data ) script in formcalc on the form ? I was able to use Get script and the response back from the servlet . But on using Post nothing was happening . Can somebody provide me some pointers or sample form using the same ?Thanks
Hello everybodyI've got just one little question, so I decided to post this new threat. My question is: is it possible to create a text box which only accepts one answer? For example a text box to use for a registration number or password so there is only one good answer. I hope anyone can help me. ...
How can I secure the pdf with password so that none can edit the pdf form with liveCycle?Also is it possible to do password protect with javaScript? If possible how?