Expand my Community achievements bar.

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

  • 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.5K

    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.3K

    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

    4.6K

    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.3K

    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.2K

    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.6K

    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.1K

    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.6K

    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

    2.9K

    Likes

    0

    Replies

    11
  • 9/11/17
    Hello,I have created a layout that has a table within a subform in the main section of the layout. This table will load entries and expand based on how many entries are found. There is then a signature section located under the table subform. If too many entries are found everything will push to the...

    Views

    3.1K

    Like

    1

    Replies

    5