Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 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

    949

    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

    671

    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

    840

    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

    832

    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

    655

    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

    559

    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

    544

    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

    679

    Likes

    0

    Replies

    2
  • 11/16/05
    Hi,Can any one suggest us how to use "Form Server Render Form" Qpac to render a form as PDF we are trying to give content root url as "\Form" and we tried some more option also but it is always giving file not find error.What will be the value we have to fill under "output" tab?Is all the variable s...

    Views

    3.8K

    Likes

    0

    Replies

    5