Expand my Community achievements bar.

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

  • 11/8/09
    Hi there,I have just been given the task of converting all of our existing forms into livecycle designer and am struggling a little bit with the formula side of things. I am trying to create a form that calculates the amount of km's driven by the $ amount allocated for for the range of km's and then...

    Views

    3.1K

    Likes

    0

    Replies

    5
  • 11/8/09
    HiI'm not sure if this is a Livecycle question or an Acrobat Question.We have a Livecycle form that calls a WebService - this works fine on the internet.One of our customers has a Proxy server, which does a redirect to force their users to enter a Username + Password.  Acrobat generates a "Network e...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 11/8/09
    Thanks to everyone who helped on this form.  The work order number is setup to generate according to the date and time, only problem is that it changes everytime it gets opened, can it be setup somehow to lock it in automatically when I send it or the customer sends it back?   Form is attachedThanks...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 11/8/09
    Sorry for the non-techie question on a techie bulletin board...I've been doing a lot of development using Livecycle Designer ES 8.   Works great (okay, some crashes - but we understand each other by now...)   I don't need anything other than Designer.For other reasons I'm moving to Windows 7.    My ...

    Views

    700

    Likes

    0

    Replies

    0
  • 11/8/09
    Hi Helper,I am using both amf & amfsecureI defined my servlet-config.xml properly and also added the custom channel in my ACvar ch1:SecureAMFChannel = new SecureAMFChannel("my-secure-amf", "https://xxxxxxx/messagebroker/amfsecure"); var channelSet:ChannelSet = new ChannelSet(); channelSet.addChannel...

    Views

    738

    Likes

    0

    Replies

    1
  • 11/8/09
    I have created a form in LC and the problem is that I want to hide the Submit Form button which is shown next to Highlight Fields button. Is it possible to hide it? If not can anyone tell me how can I change the mentioned button's email address?Thanks

    Views

    2.3K

    Likes

    0

    Replies

    7
  • 11/7/09
    What code do I use on buttons to allow the user to move instances of a subform up or down? In other words, make instance 3 instance 4, and make instance 4 instance 3.

    Views

    1.9K

    Likes

    0

    Replies

    7
  • 11/7/09
    That activity has an output named "Results" of type int that according to the docs "stores the number of users that were found that matched the search filters".For example, let's say you have a user named "john", and a user named "john1".  If you use the login id filter of "john" should it return a ...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 11/7/09
    Hello,I've been trying to follow advice seen in other threads when developers wanted to inactivate radio button choices by script, and also turn the caption grey. What I'm finding is I can deactivate the choice but I just cannot turn the caption grey.If the exclusion group is named "MyRadioChoice" a...

    Views

    676

    Likes

    0

    Replies

    2
  • 11/7/09
    Let's say you have two processes named "parent" and "sub."  Both are version 1.0.  Parent passes one parameter to sub, and sub returns one parameter to parent.Next, you initiate a few instances of parent.Next, you create and activate a version 1.1 of both parent and sub, and you modify the parameter...

    Views

    563

    Likes

    0

    Replies

    1