I'm using Policy Server 7.2 with JBoss and MySQL on Win2K3 and have configured JBoss to use SSL. I have some requirements to Add users and groups in real time but APS doesn't support this kind of system, i.e., it uses synchronization. So I try to find out the DB schema about the users and groups. Th...
Hi,I want to create multiple instances of a table row inside the workflow, so I wrote a script inside the form:ready event of my table row. The script adds new instances using the NumberOfRows variable which stands in my xml schema and I set it inside the workflow using setvalue qpac. After these, I...
Can anyone tell me how to learn to write a JS check digit routine for use in a Lifecycle form? I cannot find anything in this forum nor in the developer's center...Or any tips on how to go about would be much appreciated. We're in way over our heads here, methinks!This is the new check digit formula...
Is there any way by which we can import a new Bar code into Adobe life cycle designer. I want to use "Matrix bar code ECC - 200" which is used for 2D Labeling.I cant find options by which we can add any new Barcode to the ALD.Thanks,Nitesh Shelar
Hi, i use the HTTPservice to connect to an xml file,but now i want to use one of the field values in a function,how can i do that?i used: <mx:HTTPService id="theDataFile" url="dataFile.xml"/> <mx:Script> <![CDATA[ var tst:Boolean=theDataFile.lastResult.channel.iNeedThis; ]]> </mx:Script>but it won't...
I have created some java classes (.class) to work as a modelin CF. I could instantiate this classes through the CreateObject()function in CF but I was unable to reach them from Flex, I meanwhen I use the [RemoteClass(alias="javapackage.javaclass")] tocreate a mapping in Flex. When I try to send a Fl...
Hi,I am trying to set the color of the check in my radio button to blue rather than black. I am using LiveCycle Designer 8. Any help would be much appreciated.
I am creating a form which contains checkboxes. Each row will have five checkboxes...two which indicate a yes response to the question and two which indicate a no response. I am trying to set the fifth checkbox to automatically check itself if both yes checkboxes are checked. Is this possible? I tri...
Hello,I have installed and configured FDS in Tomcat. Samples areworking OK. I'm trying to develop a very simple example (in thesame samples application) calling a java class as a destination ofa remote object. The java class is returning a java.util.List. I'veincluded a trace in the java class and i...
Hi!I use signature fields in dynamic forms in Acrobat 7 without problems. In Reader and Acrobat 8 signature field is not displayed and in designer there is a warning that is it problem "The document signature field is repeatable" ...Does someone know how to workaround this "feature", please?Thanks,-...