Hello! We are in the process of converting Adobe Central documents over to Adobe LiveCycle. We are currently working on getting the processes to work. We have one where we have created a Watched Folder. The process is expecting to work with XML and produce an Output document. Should the input va...
HiWhen a user logs in to adobe livecycle Rights management, the data will be stored in some table. Can anyone please let me know the table name where this info is stored?Also, I have created group of users in admin UI and I want to retrieve the group name in the process. Could anyone please let me k...
Hi,I need to use Rights management module to perform the use case.I want to assign roles to user and depending on the roles i need to hide/show certain sections in the form based on the logged in user.Can this be achieved using Rights Management?If yes, could anyone please let me know how to do the ...
HI All,I tried to copy data from name subform and address subform to the combine subform (name and address subforms).It is only works for the name subform. However the address subform I cannot add a address subform after combine subform. I spent alot time but it is not successfully. Please help.her...
Here is the code I have. I have tested it and it works on the one number field. (in Formcalc)if ((FS270Pt1 >= 28.5) and (FS270Pt1 <= 38))then FS270Pt1.font.fill.color.value = "0,0,0"else FS270Pt1.font.fill.color.value = "255,0,0"endifI have 15 number fields that I need to apply this color font to sh...
Hello,I'm sorry for starting a new topic with a quite common problem but in my case it differs a bit from all of them that were asked on this forum before.I'm testing an upgrade procedure from es3 to es4. First of all I installed sp2 and all worked very good at that point. After that I performed an ...
Created a from in LiveCycle. In the form I have a button that replicates a page of the form (using addInstance set on click command). Works beautifully. I want my Reader users to be able to save data in the form, so I open it up in Acrobat and Save As Reader Extended with fillin and save function...
I am developing a form with a text field that is calculated. My intent is for it to reference whether or not a list of number fields fall within a certain range. If it does then the text field populates with PASS in black letters, if not it should populate with FAIL in red letters. I thought of us...
We are currently using some fairly archaic processes, whereby dynamic forms are completed digitally, printed, signed by hand, and then rescanned as static PDFs back onto our shared server. We are considering ways of streamlining this process, and one consideration is to use Digital Signatures. The o...
Hi!I'm not aware what I do wrong. My form renders in HTML5 using default "Myriad Pro" font despite font I specify in design. I have checked XML source of the form and saw that "Myriad Pro" was never user. I'd like to use Arial and not Myriad that is not present on majority of client browsers.Do you ...