Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/4/10
    Higuys im pretty new to adobe live cycle designer es2 i have a really easy one.how do i change the boxtype or apperance of a textbox  from solid to none after pressing a buttonI have tried this on the click even tof a a button but does not seem to work.NumericField1[0].border = "None";    any sugges...

    Views

    10.2K

    Likes

    0

    Replies

    9
  • Hi, I have problems when I tried to open a PDF document with a police of RM generated in the Laundpad, I use a self-signed ssl certificates with the common name https://127.0.0.1:8443 and the base URL in the configuration is the same. I have tried to resolve this issue during a week but i could it a...

    Views

    21.8K

    Likes

    0

    Replies

    9
  • 2/26/10
    I'm trying to create basic if statement for one of the fields. I'd like to know your opinion what is wrong with it//codeform1.#subform[0].Body.TotalTaken[0]::calculate -  (FormCalc, client)var sum = Sum(Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec) // if I leave only Sum(Jan,...) in this field it...

    Views

    10.2K

    Likes

    0

    Replies

    4
  • 2/20/10
    Anyone know how to do this.I found this file online, but I do not know how to copy it into a LiveCycle PDF and have it actually work.Any ideas?

    Views

    30.8K

    Likes

    0

    Replies

    14
  • 2/18/10
    How can add page numbers to my 10 page document I justcreated? Is there a way for me to add page numbers in the footer like you can in MicroSoft Word? The problem is, I already have created my form & can't re-arrange it any. If I could manually type the page number in that would be fine to...I just ...

    Views

    33.0K

    Likes

    3

    Replies

    8
  • 2/16/10
    I'm sure the answer to this question is simple, but being new to formcalc (and scripting in general) I am having problems with it.The details:I have a dynamic form in livecycle. The two fields I am having problems with currently are a drop down list, and a text box (not field) associated with it. Wh...

    Views

    5.4K

    Like

    1

    Replies

    3
  • 2/15/10
    Hello everybody!I'm working with SAP.On my current project I would like to implement a customer form via Adobe Lifecycle Designer.I'm going to ask a developer to implement the following logic:There is a fixed rectangular area in the form. This area should represent a text.In case of long text I woul...

    Views

    23.7K

    Likes

    0

    Replies

    13
  • 2/12/10
    HiI am trying to create a calculation PDF form. This form is doing several calculation. I need to plot/draw/create pie chart based on the data entered on form. Is this is possibile using Adobe LiveCycle Designer?How can i do this task?Thanks in advance.Thanks,Victor

    Views

    13.1K

    Likes

    0

    Replies

    6
  • 2/4/10
    It seems all my text boxes i have start the text in the center of the box vertically, then spaces it out as you type more.  is there a way to make it start at the top of the box and work down, just as if you were typing in Word or Notepad.  if someone only types a few lines, it looks kinda odd havin...

    Views

    7.8K

    Likes

    0

    Replies

    3
  • 1/19/10
    Hello!I'm using Adobe LiveCylce Desinger integrated in SAP. I have a task to hide a database-table, if the table empty is.Normmaly we can do following to check, whether the content empty is.if (this.REMARK_TEXT.rawValue == null )this.presence = "hidden";elsethis.presence = "visible";The question is,...

    Views

    14.0K

    Likes

    0

    Replies

    3