I need all the items in my list box to link to a url.Im very new at livecyle and Im having some serious problems doing this.Does anyone know if this is even possible?Thanks :-)
Hi,Is there a way to have multiple On Values for a checkbox. Also, is it possible to do this without using scripts. The forms I'm creating are used within a software application. This application dumps the data into the forms filling them as appropriate. My check boxes complete additional fields on ...
Hi all,I get this error everyday and the server need to be restarted:2008-04-01 01:05:40,949 INFO [STDOUT] [ERROR ]com.celequest.exception.VCException: Error executing poll on stream [PROCESSINSTANCECOMPLETEDEVENT] with values: {2008-03-28 08:14:10.0}. at com.celequest.datasources.polling.Poller.han...
I have a form that has multiple "Other" checkboxes. When a user clicks on any of the "Other" fields a box pops up and tells them they need to explain in detail in the "Notes" section. 1. How can I get the cursor to move down to the "Notes" section when someone clicks any of the "Other" checkboxes? 2...
I have BlazeDS setup using a StreamingAMFChannel as theprimary channel and an AMFChannel configured to poll every 4seconds as my fallback channel. I want to ensure that my clientsalways receive the messages the server pushes to them. I can thinkof a couple situations that may cause trouble:1.) The c...
I want to make a form where users can add and remove subforms/table rows, and where every subform/table row is numbered automatic in the first column.Example:1 TEXT 1.1 text 1.2 text 1.3 text2 TEXT 2.1 text 2.2 text 2.3 text 2.4 text3 ETC. 3.1 etc.I want the numbers to be calculated automatic.I know...
I want to make a form where users can add and remove subforms/table rows, and where every subform/table row is numbered automatic in the first column.Example:1 TEXT 1.1 text 1.2 text 1.3 text2 TEXT 2.1 text 2.2 text 2.3 text 2.4 text3 ETC. 3.1 etc.I want the numbers to be calculated automatic.I know...
Hi everyone!!! I have a problem and hope someone can help me.I have a PDF form accessed via a secure connection which requires the user to identify himself using a digital certificate, and the PDF has to be signed in order to be sent and processed by a J2EE application.When I receive the signed PDF,...
I retrieve some event.data from a web service that i'm notable to exploit.A trace(event.data); gives me this : [object Object]. I can'tfind a way to extract that, to know what is inside before castingit to something, and i find nothing in the documentation API.event.data.className is undefined.This ...
Hi, I had a workflow that uses Read Resource Content operation of the repository service to read a pdf file. The file size is around 1MB. I had intermittent problem that the operation stalled quit frequent and the error message is"The Document is not available on the sending side anymore. Make sure ...