Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 5/17/07
    I'm new to Designer and I'm having trouble with some simple Javascript. I'm trying to hide a combobox when a radio button is selected. The script is extremely simple and works fine if I make the form and objects using Acrobat. However, if I make the form in Designer and use the same Javascript, it s...

    Views

    556

    Likes

    0

    Replies

    5
  • 5/17/07
    I'm new to Designer and I'm having trouble with some simple Javascript. I'm trying to hide a combobox when a radio button is selected. The script is extremely simple and works fine if I make the form and objects using Acrobat. However, if I make the form in Designer and use the same Javascript, it s...

    Views

    322

    Likes

    0

    Replies

    0
  • 5/17/07
    I'm making a call to a RemoteObject, and everything worksswimmingly when my server method returns class A, but when I returna class B that extends A adding no additional fields, I get a nullvalue on the client. Through trial and error and some documentationstudy, I've found a number of reasons to ge...

    Views

    417

    Likes

    0

    Replies

    1
  • 5/17/07
    Heyo,I was hoping to find a forum Adobe LiveCycle Developer Toolbox or Sandbox, if this is the wrong forum for my question let me know.I need to deploy some code to a server running LiveCycle. I've downloaded and installed the Developer Toolbox but Eclipse doesn't want to accept the version of JBOSS...

    Views

    373

    Likes

    0

    Replies

    0
  • 5/17/07
    Hi,I am having problems while trying XSD data connection. The XSD contains type definition including xsd:pattern element, which LiveCycle does not seem to interpret at all (does not build up any validation script for this). Am I doing something wrong or it the xsd:pattern element not supported at al...

    Views

    554

    Likes

    0

    Replies

    3
  • 5/17/07
    Hi All,I want to know id Form Manager provide any facility by which we can we check that if a Form is updated and uploaded again into form manager.Or any version capability.Thanks Abhishek

    Views

    492

    Likes

    0

    Replies

    0
  • 5/17/07
    Hi to all,i'm disperate with my prblem.I have this scenario:1)I'm using jms/mdb ejb3 with jboss 4.22)I'm using FDS with Consumer/Producer comp.My mdbpublic void onMessage(Message message) {try {Clienti _msg = (Clienti)((ObjectMessage)message).getObject();System.out.println("MessageBean onMessage"+_m...

    Views

    332

    Likes

    0

    Replies

    0
  • 5/16/07
    I want to share my documents hoping its contents not be modified and copied.Solution:1.Password security Password can be removed simply by some softwares.2.Certificates security Certificates must be shared and users must import it.That is complex for sharing.Is there a simple way to share my encrypt...

    Views

    675

    Likes

    0

    Replies

    4
  • 5/16/07
    This might be a really simple question. I have a form with two master pages. The second is applied to all but the first page. On the second master page I have a text field that I populate with user entered data from a text field. I want this value to show on all pages after the first page (page 2 to...

    Views

    774

    Likes

    0

    Replies

    2
  • 5/16/07
    I have table that I add rows to and I want to remove rows starting with the last row. For example if I have a table with 20 rows how do I remove rows 16-20. I can't figure out how to do this.

    Views

    449

    Likes

    0

    Replies

    1