Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/27/10
    Hello,Is there a way to display my calculated value only when the data entry field is being used. For instance, if I have several fields vertically aligned, I don't want to display a bunch of zeros if their data fields are not being used.THANK YOU!!!!

    Views

    902

    Likes

    0

    Replies

    4
  • 8/27/10
    Hello,is there any easy way for Acrobat Reader, how to display scrollable tooltip with long text, that can be in addition formated ?Thanks

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 8/27/10
    Hi everyone,I have a Required field with the script below on Exit Event which does not work!What I am doing wrong?Thanks youif (Contact.rawValue != null){Contact.mandatory= "disabled";}varContact = this.rawValue;this.rawValue= Contact.toUpperCase();

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 8/26/10
    Hi ,I am not able to stop the below Component Services in Adobe liveCycle Workbench.     1. adobe-repository-provider     2. adobe-repository-dsc    3. com.adobe.idp.schedular.schedularServicesI try to stop the services from the http://localhost:7001/adminui ...but i am still not able to stop the pr...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 8/26/10
    Does anyone know how to define an event programmatically for a form object using JavaScript? My example is this:I am passing form fields to a validation function in a JavaScript object by calling scriptObj.addToValidation(this); from the field initialize event.The field object is added to a JavaScri...

    Views

    6.3K

    Likes

    0

    Replies

    12
  • 8/26/10
    Hello all you Guru's out there. I'm brand new to Adobe LiveCycle, however I do have some coding experience in other languages, just not JavaScript and XML. I am trying to have a user select a Customer Name, and then based on that selection I would like to return several Address fields, a Contact nam...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 8/26/10
    My form has 2 routes/buttons:  Approve and Reject.If the form is rejected, I must validate that they entered comments in the reject field before submitting.How do I find the value of which button is selected through javascript...so that I can enforce my validation?I tried giving an alert message at ...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 8/26/10
    Is there anyone know how to get the total page after we generate the pdf file. I'm using the rest method and create a out process.?

    Views

    6.8K

    Likes

    0

    Replies

    8
  • 8/26/10
    I can get my table header to repeat on page 2, but if the table grows to page 3, the header row does not appear as I would like it to. Beginning on page 3, the table continues, but without the header row.Here is how the table it currently set up:table subform (flowed) pagination Overflow set to "Go ...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 8/26/10
    Hello, I'm working on a form that has several dropdown lists fields wrapped individually into hidden subforms which become available (visible) once their assigned check boxes are selected. After testing the form, all works just fine. However, the issue I'm running into is actually coming up only af...

    Views

    2.4K

    Likes

    0

    Replies

    5