Expand my Community achievements bar.

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

  • 3/23/16
    Hi, I want a form to display 3 subforms (1 month per subform) based on the current date when the form is opened. The 3 pages would be the current month when opened plus the next two months. The subforms will contain a calendar of the current month plus a couple of other fields. Each subform will be ...

    Views

    774

    Likes

    0

    Replies

    4
  • 3/23/16
    I have a lengthy e-mail script in which one of the fields sometimes contains an ampersand as a value, e.g., "Litigation & Enforcement".  The value is set in a drop-down earlier in the form.  When the field has a value like that, it cancels everything that comes after that point in the e-mail script,...

    Views

    6.9K

    Like

    1

    Replies

    8
  • 3/23/16
    Hi All,I have been mucking around in javascript in acrobat for a little while and playing with javascript in forms.I have tried using some code that refers to this.rawValue - which I would assume returns the unformatted value of the field that has focus?The problem is that if I try to debug the valu...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 3/23/16
    I have LiveCycle ES3.  I've created a form using a template that I created using the existing template (I made changes using Paint, then saved it as a Word document, then saved it as a .pdf).  I selected the signature block and added it to the form.  I can sign the form using Adobe Pro, but everyone...

    Views

    473

    Likes

    0

    Replies

    0
  • 3/22/16
      I created a dynamic XML expense form in Adobe LiveCycle ES2, with the additional features enabled for Adobe Reader. In the form are “attach file” buttons for the user to attach their expense receipts to the form. This works flawlessly in Adobe Professional, but I did not realize until the form was...

    Views

    502

    Likes

    0

    Replies

    0
  • 3/22/16
    Is there a way to trim only the leading and trailing spaces from a field?  I have a Name field, which I later split so I can generate using just the first name, using the rawValue.split method.  This way I can generate an e-mail that says Dear John, instead of Dear John Smith by pulling from that fi...

    Views

    8.3K

    Like

    1

    Replies

    7
  • 3/22/16
    I would use the functionxfa.host.messageBox ( "BLACK"" , "MY COLOR", 3 , 1 ) ; to display an Alert message if the text1 field is equal to "BLACK"orto display an Alert message if the text1 field is equal to "YELLOW"orto display an Alert message if the text1 field is equal to "GRREN"Tks

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 3/21/16
    hi there,I have a question regard bind same xml data in different repeating elements.I have a xml like:<Table>       <Item>Item 1</Item>       <Data>Data 1</Data></Table><Table>       <Item>Item 2</Item>       <Data>Data 2</Data></Table>in the PDF I want to show a summary first and then all the item...

    Views

    888

    Likes

    0

    Replies

    1
  • 3/21/16
    hi there,I'd like to ask a question that is it possible to travel upward in data binding? like $.parent.data?we have xml like below<level1>     <name>Name</name>     <level2>          <data>Data</data>     </level2></level1>and in XDP, we have subfrom already bind to <level2>   $.level1.level2, but ...

    Views

    869

    Likes

    0

    Replies

    4
  • 3/21/16
    I would like to add a feature on my Recommendation form built on LiveCycle, that would help students send the form results with basic student information to her/his faculty by inputting faculty's email address. When faculty receives the form she/he will fill the rest of the fields and than click on ...

    Views

    354

    Likes

    0

    Replies

    0