I use a XML variable to return a string from a Webservice. If my string contains caracters like é,à,è the return string it's incorrect because it returns a square caracter!Can you help me?
I have a form where I expand several subforms. I've applied the do not scroll java script to the fileds on the subforms that will expand. The problem is that the expanded subforms lose the do not scroll ability. Is there any way to keep the expanded fields from scrolling?Ken
hi, I'm having some problem when rendering my pdf forms. I´ve cleared the browser´s cache and temporary files also. I´ve changed the browser´s properties to never search for versions of stored pages and even reduced the size of temporary files to keep. I've also checked the option to erase all tempo...
How can I sort a worklist or search results by 'Initiated By'? It is not available in the list of fields to sort by. For a new Timesheet application our HR Dept must sort all items in their worklist by Initiated By to see if there is more than 2 timesheets before the timesheets are finalized. If I c...
We are converting from older applications running Adobe forms, and workflow server products to the new LiveCycle products. We have currently installed versions 7.2 of forms manager, forms server and Workflow server. Our forms are being rendered using forms manager. In our previous apps created utili...
Hi,I've adopted the script stated in HightlightOneRequiredField.pdf so that the print button in my form can detect and prevent null field before pop up the print dialog.However, there's an email field (in my form) with a validate event, i.e. to validate if the email address is in general format "xxx...
Hi,I am using a remote object and its method to retrieve anddisplay some data in a datagrid.The remote object has a method called getEmployeeList and Ihave given it an id as "srv" in my mxml application.But every time I make a call to that getEmployeeList method,a new instance of that class(remote o...
Hi everyone, My name is Christian and I am trying to design a form using Adobe Designer 7 that when a user selects a group of two radio buttons (one marked Macintosh and one marked Windows) it automatically disables 3 or 4 checkboxes of various software applications further down the page. The idea i...
Hi,I have an application that uses an Assembler to to query adatabase, create Java objects with this data and return a list ofentries. Using the java adapter these get converted to anequivalent acionscript class. Some of the objects have large blobsfor photo data.When using medium sized images if i ...
I have written a POJO that returns hiearchial data from adatabase in the form of a org.w3c.dom object. I have deployed thisobject on my server and configured the remoting service. The remoteobject is being invoked sucessfully. However I am not able topopulate the tree control with the dom object. Th...