I've been reading the forums a lot lately, trying to teach myself A LCD 8.I found where I can add a row dynamically in a table by using Table1._Row1.addInstance(true);and it's working well. I would like to have several of these type of tables on my form and I can't seem to get the others to work....
I'm facing a strange behavior in my environment.I have a policy ("GDEHPolicyTest") which only the "SetPolTestUser" user can have access (open, close, print, etc). I also have another user ("SetPolTestUser2") which do not have access to documents protected with "GDEHPolicyTest" policy.When I protect ...
Hi,Are selective deployments possible in Livecycle?For example, If I have to change just 1 form, do I still need to deploy the whole application to get that form reflected in my environment? Or there is a way to deploy just 1 or some selected artifacts?Thanks,Phoenix
My question is regarding mulitple fileds in a subform. For example say your have all string fields named: fieldname1, fieldname2 & fieldname3 inside subform named: subformtest. So when I get data from an XML file and if I get value of true or false i show them on the pdf. Now , I want to do is take ...
I am working through the "First App" for ADEP/Livecycle. I used the record/playback to track down the error. In the "Create PDF Form" process I have the following error "String or binary data would be truncated." and the details say:javax.ejb.TransactionRolledbackLocalException: String or binary d...
Hi,We have no Content Management software in place. We have several long-lived processes running in Adobe LC 8.2. Examples like Employee feedback, New employement and Offerletters. They were developed in such a way that after all approvals done, in the final step, we are assigning them to a user na...
I have designed a form with LiveCycle and the form is used to send to customers and it has a "Submit By Email" button in it. The form works great. However, when the customer clicks the "Submit By Email" button, there is no indication that the email has been sent (we are an MS Outlook shop here). Alt...
I would like to open a web page based on the value of a text field. How do I link the value of the text field to a command that will open the web page?For example the Text Field value is: 8T-EXTand the web page I want to open when a button is pressed is: http://hqms/doc.asp?dn=8T-EXTAs you can se...
I have a form which asks the user to enter a value in a numeric field, if the value is greater than 200,000 then I would like an additional text box to appear to allow them to answer a further question.