I am working on a conversion project taking a document library of over 600 forms from Word into PDF, for the most part it's simple and binding fields to the database schema and using subforms is working quite well - however, there are some instances where there is a combination of user entered field...
Is it possible to add a confirmation message when selecting different option in a drop down. Refer to my example, so it is easier to understand.Each choice on the dropdown will load a separate subform that contains a lot of data. I would like to add some sort of confirmation message when a different...
Hello my friends, i have multiple drop-down lists that are the same in content, i have added them all to every drop-down list i have (30 pcs), but now the filesize is getting too big, so i'm wondering is there a way to make only 1 list and use that in all of my drop-down lists?To specify: the list i...
Hi Experts,I am getting exception oftenly :: The fullstacktace is ::javax.ejb.TransactionRolledbackLocalException: Got error 139 from storage engine at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:262) at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransaction...
Hi,I am using the server API to create a new room, but I fail with a response code of 400. Can you tell me what I am doing wrong?I'm using the sample Java server integration code to do this.Thanks.
Hi,Can someone help me with the Read Document activity. The activity takes input as the URL of the document which i want to read. But the issue is its not picking up the Document. I tried giving both the local system URL and the repository URL. But an error message comes up "File not Found". Can you...
I've downloaded sample applications from Adobe LC web.I've Unzipped the file, but then I don't know how to open it.The file extension is .CLACan you help?
I'm logged into LCCS Developer Portal. But I cannot download the SDK, I click the Download SDK button and nothing happens.I'm on Ubuntu 9.10, running Chrome, FP 10. And I've got the latest version of AIR installed.
Okay I know I must be doing something wrong. I have been working on this since last night and can't seem to figure it out. I am trying to build a form where once a check box or radio is "clicked" new questions appear. I have been able to hide the fields using the presence "hidden" command. I believe...