Expand my Community achievements bar.

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

  • 3/3/15
    Hi,I am using LiveCycle Designer ES 2 (version 9) and wanted to try out the fragments.However when I click an element, e.g. a script object, the options "create fragment", "edit fragment" etc. are disabled (greyed out, non-clickable).How can I enable those?Thanks for any help

    Views

    369

    Likes

    0

    Replies

    0
  • 3/3/15
    Hi All - I'm hoping someone can help me out please? (I've spent days scouring the net and trying different code to no avail!)I have a form and I need to take the contents of an expanding table, concatenate it and then add all the 'rows' of text together in a 'Concatenated' text field (CONCAT Workfor...

    Views

    522

    Likes

    0

    Replies

    0
  • 3/2/15
    Hello!Looking for some assistance with LiveCycle ES 2.Current Form:Form has 1 required field and submits the form via email with a submit button and a script on mouseDown to lock the form once the Submit button has been clicked.Issue:If the user forgets to the fill in the required field and clicks o...

    Views

    721

    Likes

    0

    Replies

    1
  • 3/2/15
    My goal is to call a service from a java servlet.Here is the code I wrote in my servlet,            try{                     //Set connection properties required to invoke LiveCycle ES Properties                           Properties connectionProps = new Properties();                          connec...

    Views

    434

    Likes

    0

    Replies

    0
  • 3/2/15
      I have a form with a print button. I need the button to print three copies with a field change on each copy. When I use this code the field jumps to the last value and prints it three times.   Documenta.rawValue = "Original"xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 1, 0, 0, 0);D...

    Views

    750

    Likes

    0

    Replies

    3
  • 3/2/15
    I have a form that I want the text fields to expand to fit more text. But the text overlaps onto information that follows the text field. I want this expanding field to push the following text down the page as needed so no overlapping occurs and no scroll bar is present. Any information is appreciat...

    Views

    853

    Likes

    0

    Replies

    7
  • 3/2/15
    Hi Experts!I'm using the following script to display the values of check boxes in a text field.  I would like the word "and" to separate the values if two check boxes are selected. If more than two boxes are selected I want the values to be separated by a comma and then the last value be separated b...

    Views

    2.5K

    Likes

    0

    Replies

    1
  • 3/2/15
    Hi all,I'm trying to get a subform to display on print which works fine using the relevant="+print" command in XML, however I only want the subform to print when printing to PDF using Adobe PDF as the printer, is this possible with Javascript? If so what's the best method to do this?Basically I anno...

    Views

    417

    Likes

    0

    Replies

    1
  • 3/1/15
    I'm trying to execute an Add button click-event from a folder-level javascript function. The button triggers an AddInstance on a repeatable subform. I've tried every combination of syntax I can figure out and I get an error every time.The button resides on the footer of the subform below...The Form ...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 3/1/15
    Scribble signature is still looking for saved signature in folders. I need to have real time signatures written by stylus on form. I have tried different things to make this field work but it still looks for save signatures.HelpSonia

    Views

    2.3K

    Like

    1

    Replies

    11