Expand my Community achievements bar.

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

  • 8/18/09
    In Acrobat 8.0, I could address the border of a checkbox using:CheckBox1.nodes.item(0).ui.checkbutton.border.edge.color.valuethis does not work when I save the form for acrobat 8.1 and above, with the object CheckBox1.nodes.item(0).ui being undefined, as opposed to a XFAObject in 8.0.Any idea how I ...

    Views

    786

    Likes

    0

    Replies

    3
  • 8/18/09
    Hi,Is there any way I can change the name of the XML attachment, either with the Email Submit button or a normal button set to Submit? The problem is that I receive multiple attachments with the same filename..Thanks,Prashant.

    Views

    761

    Likes

    0

    Replies

    2
  • 8/18/09
    What does it actually mean when CollectionNode.isSynchronized is true?========================================================            var auth : AdobeHSAuthenticator = new AdobeHSAuthenticator();            auth.userName = 'someaccount';    //change this accordingly            auth.password = 's...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 8/18/09
    Hi,I'm developing a custom component and need to return a Document type along with other parameters. Therefore, I bundled all return parameters as a complex return type and defined the binding-type="Bean" for each of the output parameters. Now the service fails to activate with the following error i...

    Views

    880

    Likes

    0

    Replies

    0
  • 8/18/09
    OK, this one's probably quite simple, but I'm at wit's end . . . .I have a table with body rows that can be added using addInstance.  what I can't figure out is how to reference the newly added rows and teh fields within them.  If the row reference for the inital row before addInstance is:Table.Row1...

    Views

    880

    Likes

    0

    Replies

    2
  • 8/18/09
    I'm stepping through the createfirstapp.pdf.  At the point where it creates a process variable, I select "xfaForm" from the dropdown for Type.  The tutorial indicates that I should see new Datatype Specific Settings inputs appear for the Template Url etc.  After selecting xfaForm type, it says only ...

    Views

    680

    Likes

    0

    Replies

    0
  • 8/18/09
    I am fit to be tied! I have been battling this HTTP Server Request error for hours. I have read through the blogs, boards, and other sites with great information, however, I still fail to get my app working. Uggh! The application continues to fail.Environment:1. Using an external server2. Have compl...

    Views

    6.4K

    Likes

    0

    Replies

    4
  • 8/18/09
    How do I link two drop down fields?  For example, a user chooses, country and then the city list is updated based on that choice.

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 8/18/09
    This is a follow-up for my other thread titled "Making attachments become part of the form."  Since I'm forced to use regular attachments, I'd like to know if there's a way of locking all attachments when you sign the main form.  I've looked around online but haven't found anything yet.  Is this pos...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 8/18/09
    I set up Adobe LCES 8.2 on a WebSphere 6.1.23 install and deployed the ears.  I manually created the connection pools, data sources, etc, and all the other config settings, however, I now get the errors below and am unable to deploy the jar files or initialize the database.  The pools test out fine ...

    Views

    3.8K

    Likes

    0

    Replies

    3