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/15/07
    Hi,How can I retrive username, password or other NT authentication information of user who opens the form for edit? Is there a way to make it by Adobe scripts or JavaScript?Thank you.Asiye

    Views

    656

    Likes

    0

    Replies

    3
  • 11/15/07
    I have a form that has a dynamic section that allows a user to add or delete a request. It this form there is by default one request. At the end of the section I have a button that says "ADD ADDITIONAL REQUEST" that will load another instance of the repeatable section. I want to be able to fill out ...

    Views

    326

    Likes

    0

    Replies

    0
  • 11/15/07
    In LiveCycle Designer 8.1, a dynamic form with a data connection to a test web service http://www.webservicex.net/WeatherForecast.asmx?wsdl is created. This service has a method named GetWeatherByPlaceName. Request object requires a place name, Response object of the service returns some location in...

    Views

    574

    Likes

    0

    Replies

    2
  • 11/15/07
    Hi all,is there some way to add a "document level" script from process workflow in Livecycle Workbench?That is, I have a script i want to add to a pdf in my process workflow. How can I do that? Is there some service/function/script I can use to do that?I'd really appreciate any help.ThanksAlessio

    Views

    543

    Likes

    0

    Replies

    2
  • 11/15/07
    HiI have a HashMap in java that has a simple object as the key.When I transfer this HashMap to Flex with data service, Flex is notable to get the value the key is pointing to.Is it not possible to get a HashMap with objects as keys overto Flex? Is only primitive datatypes allowed as the key whentran...

    Views

    729

    Likes

    0

    Replies

    1
  • 11/15/07
    Hi ,I am using LC designer 8.0(trail version) and I want to validate my fields using java script, can someone help me how to work with java script using LC designer 8.0.How to find script editor inside LC designer 8.0..?thanks in advance.regards,sudheer.

    Views

    729

    Likes

    0

    Replies

    1
  • 11/14/07
    Hi,I wanted to know how/if it was possible to create a dynamic graph within Designer.For example, in an investment situation, you'd show the growth over X years and you could set the interest gained each year. The graph would then update according to the settings. A column graph would probably be id...

    Views

    474

    Likes

    0

    Replies

    0
  • 11/14/07
    Hi,I have a Reader Enabled LiveCycle pdf form with a field bound to a an xml record node. In summary, a data node is set programmatically with a value when it is first opened, then the pdf is saved. When that newly saved pdf is then opened again, the data node is still null.Of Course, if the user ty...

    Views

    418

    Likes

    0

    Replies

    0
  • 11/14/07
    Hello, I've been running into some rather strange activity with a process I created. My process has multiple gateway elements in it, to allow for multiple people to review and comment on a form throughout the process. I have run this process through on my own machine (this has your normal turnkey in...

    Views

    338

    Likes

    0

    Replies

    0
  • 11/14/07
    In an html page I can use the following script to call a function in a parent window.function ContactSelected(iUserID) { window.opener.onNetworkSharedRequestSelected(iUserID);}My question is...How can i use the same window.opener call with in an mouseup event in a designer document to call a functi...

    Views

    565

    Likes

    0

    Replies

    1