Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/11/17
    I need to copy a page in Live Cycle ES3 and modify it slightly so that I have two nearly identical pages.I've tried duplicating the page (selecting the page in the Hierarchy window, then selecting "Edit > Duplicate" from the main menu.Result is that I have what appears to be two pages in the Hierarc...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 10/5/17
    I have a dynamic form with a table that uses a button with an instance manager to add rows and another to delete rows. The footer row has a field that calculates the total of fields in the rows above, and changes as the user enters entries, add/removes rows, changes entries. I would love to turn the...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 10/2/17
    Is it possible to access the name of the person who digitally signed a LiveCycle form so I can also save that information to the database?

    Views

    2.5K

    Likes

    0

    Replies

    8
  • 9/28/17
    I am trying to setup some code that will look at a value in one field, and based on the result it finds determine what translated. I can get this to work when I have a single entry (for example "AB"), but when I try to expand this with an OR statement I no longer can get it work. It seems to just ta...

    Views

    5.3K

    Likes

    0

    Replies

    2
  • 9/25/17
    Hi,I am new to the "LiveCycle Designer". I want to create a form which has 4 Sections "Experience", "Skills", "Education Details", "Personal Details". Based on the below screenshot the sections are formatted and the main sections are created as subform ("ExpForm", "SkillsForm", "EDForm" and PDForm")...

    Views

    6.7K

    Likes

    0

    Replies

    8
  • 9/24/17
    I am creating a form that includes if/else radio boxes that have a form visible or remain hidden. I want the document to include a page/s at the back that includes all visible subforms in a 'summary' format (this page will include a header/footer). I only want this page to appear if there are visibl...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 9/20/17
    I have Button A on a Master Page (MP1).I have Button B on a normal subform page (Page1).Button B triggers multiple functions already (working). I need to add another function of hiding or protecting Button A.Can't seem to get it working... is my path off? I even ctrl click and have Livecycle fill th...

    Views

    3.8K

    Likes

    0

    Replies

    8
  • 9/18/17
    Hi everyone,Our LCD form does an Adobe Acrobat Reader version check before it opens, using the following JS:if (parseFloat(app.viewerVersion) < 12)  {  xfa.host.messageBox("If you are seeing this message, your version of Adobe Acrobat Reader may be outdated.\n\nFor best user experience, please downl...

    Views

    3.3K

    Likes

    0

    Replies

    5
  • 9/14/17
    I am trying to design a Form with a dynamic table but want to prevent the user from adding a row if there are null values in the current rowAny ideas?

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 9/13/17
    I have an expanding table that allows adding and deleting rows. There is a grand total cell that accurately calculates the total. The issue is that, when I delete a row, the grand total does not update unless I make a change to one of the applicable cells in the remaining rows. How do I set my Grand...

    Views

    3.1K

    Likes

    0

    Replies

    11