Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 08-10-2009
    I have a subform where new instances are created as needed, and i can use instance manager to get the count, add or remove instances, and set the total number of instances.I need to access the data in specific fields on specific instances of the subform, either from within another instance, or from ...

    Views

    439

    Likes

    0

    Replies

    1
  • 08-10-2009
    Hello,I have a pdf form that I'm viewing in Acrobat. When I click a button on that form I want to generate a completely different pdf form in another instance of Acrobat. Thus, having two instances of Acrobat open at the same time looking at two completely different forms.How can this be done? is th...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 08-10-2009
    I finally realized that unlike other programming environments, in Designer, when a script fails, it fails silently. It doesnt tell you where the fail point was (which line) or what type of error caused the problem (object type mismatch, undeclaired variable, etc.)I eventually started shotgunning app...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 08-10-2009
    This is probably very simple, but I can't seem to find the answer. I am using LiveCycle Designer 7.0.I have a numeric field that calculates the percentage of change between two other numeric fields. Because the divisor in the equation can be zero, I have placed the calculation within an "If,Then,Els...

    Views

    863

    Likes

    0

    Replies

    2
  • 08-10-2009
    Hello,I have a pdf form with some monetary fields. Each field shows the localized currency symbol.Is it possible to change the currency symbol dynamically (example from the euro symbol to the dolar symbol)?I ask this because I would like to use the same form with different currency symbols. For inst...

    Views

    5.0K

    Likes

    0

    Replies

    4
  • 08-10-2009
    What are the implications or cautions when changing a short lived process to long lived process and vice versa?

    Views

    871

    Likes

    0

    Replies

    2
  • 08-10-2009
    After creating a usable form I would like to now have the informaiton from the form be importable to an Excel file or Db. I can create the xml or xdp file with a button on the form and send it to the person who will be organizing all the information. When I open the xml or xdp file with excel instea...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 08-10-2009
    I need a new instance of this subform: assessment.Page3.Standards.Standardsdetailto be created when this button is clicked:assessment.Page3.addanotherstandard.Button1I tried this code on the button:xfa.form.assessment.Page3.Standards.Standardsdetail.addInstance(true);but it doesn't work.I'm a newbie...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 08-10-2009
    I am making a long, complex interactive dynamic form. How do I make the form so that only the page/section the user is working on is visible and renders?

    Views

    391

    Likes

    0

    Replies

    0
  • 08-10-2009
    I noticed that if you click on send after typing in a message, the message is cleared once it is transmitted. However if you use the enter key it remains in the typing box even after the message is transmitted.

    Views

    545

    Likes

    0

    Replies

    0