Expand my Community achievements bar.

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

  • 1/4/17
    I'm getting the above error whenever I try to open an existing form, or create a new form using any available method. I've tried running a repair, as well as a clean install but nothing seems to work. I've just installed the latest service pack and patches, but this has made no difference. I need to...

    Views

    2.9K

    Likes

    0

    Replies

    6
  • 12/22/16
    Hi - I have a form to be submitted that includes a list of subjects for a particular meeting that happens each Monday. Can a date field populate with the date of that Monday when the form opens in the preceeding week? And then happen each week after that?Thanks.

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 12/20/16
    I am running LiveCycle Designer ES4 sp1, with Acrobat DC and Windows 10. I can preview a pdf in LCD but it will eventually just crash. This is regardless of whether it is a file I've worked on or a brand new file. I believe I can reproduce it by switching to Preview PDF (first time it works fine), g...

    Views

    10.8K

    Like

    1

    Replies

    19
  • 12/19/16
    Hi, I have a form with a drop down list containing products - when a product is selected a text field in the same table shows the product code. This works mostly - the only problem I've noticed is when particular products are chosen the code field remains blank. I have no idea why this is happening ...

    Views

    2.1K

    Likes

    0

    Replies

    8
  • 12/15/16
    I'm trying to code a button that will check several mandatory fields and individually highlight them in red if they aren't completed. I do not want to use a submit button. I can get the code to work for my first field: if ( form1.pageonesubform.Topchunkpageone.agencyuseonlytable.Row3.typeofrequest.t...

    Views

    5.6K

    Likes

    0

    Replies

    5
  • 12/14/16
    Hello - I have a date/time field (DateEffective) that the user will fill out, and I need to determine if the day of the month is before the 15th or from the 15th on. For now, I created another calculated field (Cutoff) to try to get the date value using the getDate method, but it doesn't seem to wor...

    Views

    1.1K

    Like

    1

    Replies

    2
  • 12/13/16
    I have a form that I am creating in LiveCycle Designer that has multiple check boxes and other fields on page 1.  Page 2 has some standard conditions.  I also have hidden sub forms on page 3 and on, that I want to make visible based on what check boxes are checked.  Is this possible?

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 12/9/16
    Is there anyone know how to create Macro PDF417 barcodes using LiveCycle Designer ES3?Thanks,-Hung

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 12/9/16
    How to set the remove row button in a position subform so it won't expand with the table row. When I try to wrap my button the script stops working. This is my script for remove button:tAns = xfa.host.messageBox("Are you sure you want to remove this item?","Remove item?",1,2)       if (tAns ==4) {  ...

    Views

    566

    Likes

    0

    Replies

    1
  • 12/8/16
    Hi - I have used code referencing the 'specified values' of the items in a drop down list to hide/show a range of subforms. I want to be able to use the 'text' of the same items to populate a text field. This text field will become the 'subject' line of the email that this form is attached to when s...

    Views

    1.1K

    Likes

    0

    Replies

    2