Expand my Community achievements bar.

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

  • 11/18/05
    HiI plan to use WebService (WS) to fetch data in my forms. It is very easy to setup a dataconnection to a WS in Designer 7, and then drag-drop fields into the form.I have a WS implemented and I can fetch data into my form.I was wondering if it is possible to code agains the WS directly, without usin...

    Views

    501

    Likes

    0

    Replies

    2
  • 11/18/05
    Hi,i'm using form server and try to run some server-side scripting. For test purposes i simpy want to add an item to a list box using Javascript. Script is triggered with click-event of simple button. In Documentation it is mentioned e.g. that a click event triggers server side srcipt execution. Fur...

    Views

    843

    Likes

    0

    Replies

    7
  • 11/17/05
    I've been trying to evaluate a list of possible users to participate in a task through the following code:var key = new Array();var value = new Array();key[0] = "DisplayName"; value[0] = "User1";key[1] = "DisplayName"; value[1] = "User2";Role.candidateList = Directory.findAllUsers(key,value);This sc...

    Views

    640

    Likes

    0

    Replies

    1
  • 11/17/05
    Objects:-Duration, calculated days between two user input dates.-FullDay, user inputs.-PartDay, user inputs.-SumFullPart, calculated sum of FullDay and PartDay, to be hidden. Note that Duration should always equal the sum of FullDay and PartDay.After the above, the user inputs some more data, into N...

    Views

    803

    Likes

    0

    Replies

    2
  • 11/17/05
    I just want to clarify this without a shadow of a doubt.Can I send XML data via Web Services from a form using only Adobe Reader?Or do they expect me to shell out $500,000 for the extensions?Thanks.

    Views

    766

    Likes

    0

    Replies

    2
  • 11/17/05
    I have created a data connection, the data structure is fine.It's a simple test web service, takes in two integers, adds them, and returns a single integer.I've bound the input to two input fields on my form. I have a third field that is bound to the output integer. I have pulled the button from the...

    Views

    609

    Likes

    0

    Replies

    7
  • 11/17/05
    Hi alllooking at the documentation it seems that is available only the J2EE interface. What's about the SOAP one, as is for the other Livecycle products ?

    Views

    522

    Likes

    0

    Replies

    1
  • 11/17/05
    Hi How Populate my PDF Form, with asp, or asp.net?I have a PDF Form, and asp pageThe asp page consulting data base form send data XML to pdf, How Populate my PDF Form with that data?Thanks you

    Views

    499

    Likes

    0

    Replies

    2
  • 11/17/05
    There is a situation where I need to roll back an action taken by a participant A, which forwarded the workitem to the participant B. If the onComplete event took place, the workitem is no longer on participant A's worklist.How do I roll back this action, in the manner that it would come back to par...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 11/17/05
    I've installed the 60 day trial of LiveCycle Designer 7 but am unable to save any files that I create. I hit Save or Save As and the app momentarily dims as if it is going to throw up a dialog box but it doesn't. Doesn't throw an error or anything just no save dialog!I've tried doing a repair and re...

    Views

    631

    Likes

    0

    Replies

    2