Expand my Community achievements bar.

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

  • 8/11/15
    Hello Everyone,I am working on complex form that will require a lot of show/hide fields based on user input. I am trying to automate the behavior with a JavaScript function placed at the parent form level. In fact I already have a couple functions there and they work great. The one below is a myster...

    Views

    1.2K

    Like

    1

    Replies

    2
  • 8/11/15
    I´m searching for that information about 2 days. It sounds simple but i can´t find a way that enable that the thinks in my forms automatically adapt the design if someone add new lines in my charts and the possibility to have more distance between the fields at the same time.I hope i could explain m...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 8/10/15
    I have a certified form with 3 additional signature lines. since resetData does not work on certified forms I need a javascript command to rest the three signatures. Any help would be great.

    Views

    750

    Likes

    0

    Replies

    1
  • 8/10/15
    I'm having an issue with checking if any the instances of a field within a table are empty. If any are empty I need a message box to appear. There's one header row and one body row with several text fields. The body row is set to repeat and there are buttons to add and remove body rows.I have had su...

    Views

    2.6K

    Likes

    0

    Replies

    6
  • 8/10/15
    Although I have checked fast web view in an ES4 Designer (dynamic PDF) form, when I upload to my server and view in FF or Chrome using an Android device, it does not display online (see below: works OK when using a Windows desktop).It asks to download the PDF form and tries to open it in latest Acro...

    Views

    2.9K

    Likes

    0

    Replies

    2
  • 8/7/15
    I have a form that will require several fields to be hidden when the user first loads the form. I would like to automate that with a JavaScript loop where if the object name starts with "hid" set its presence to "hidden".I found the script below in the LiveCycle ES4's documentation but it does nothi...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 8/7/15
    I am a novice at LiveCycle Designer and I am needing to have my form reference a specific value, should it be entered (recognizing key words), by a user in an add instance, at run-time. Can LiveCycle even do this? And I can be more specific with an example if this doesn't make sense. If you can help...

    Views

    2.1K

    Likes

    0

    Replies

    6
  • 8/6/15
    I'm having an issue in Designer ES4 (also seems to happen in the new AEM Forms 6.1) where my required radio button fields are not being validated.  More over, none of the fields below a required radio button are being validated either.  If the radio button is removed, all other fields validate as ex...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 8/6/15
    HelloI want to hide all blank fields but to exclude tables as it messes up the table. It hides that blank cell with the borders and the table doesn't look right.Currently my script below works it hides all the blank fields on that page.Is it possible to get it to exclude on tables?Thanks to all in a...

    Views

    640

    Likes

    0

    Replies

    3
  • 8/5/15
    Hello,I would like a title bar, "Applicant Information (cont'd)" to appear on the second page of my form, but only if it detects that the subform on the first page is breaking and continuing onto the second page.  Is there any way to do this with javascript?  This is the pseudocode for what I need:I...

    Views

    2.5K

    Likes

    0

    Replies

    5