Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 3/4/16
    Dear all,Could you please suggest java script for handling the item data in internal table in Adobe forms.In internal table I have 4 fields.if 1st field value equal to '1' then the item row has to be skip( it should not display the entire row ).if 1st field value is other '1', then item data has to ...

    Type

    Questions

    Views

    3.7K

    Likes

    0

    Replies

    3
  • 2/25/16
    Hi Adobe folks,I am working on a Adobe invoice form, where in few currency fields might need to show as "-" if it is negative number.I am using Display pattern num.currency{}, but its displaying it as ($1,234,567.89), I want this to display as $-1,234,567.89Can anyone please let me know how to achie...

    Type

    Questions

    Views

    7.2K

    Like

    1

    Replies

    4
  • 2/24/16
    I am using JavaScript Coding in LiveCycle and developing dependent drop-down boxes but I am having difficulty writing the correct code. See example below. I am trying to use a multiple case function that references an option that is listed numerous times in the previous drop-down. The problem that I...

    Type

    Questions

    Views

    5.1K

    Like

    1

    Replies

    8
  • 2/15/16
    Hi,LCD ES4I have a Iban field and a BicSwift field.For validation of the Iban I copied the script object "GitHub" BR001_ACP of 16 May 2014 and the button.Unfortunately it does not work for me.Thank you in advance for your help.Daniel

    Type

    Questions

    Views

    4.8K

    Like

    1

    Replies

    6
  • 2/5/16
    Hi, I am working for SAP adobe forms. I have an issue where i cannot make the header repeat on every page. I referred to many thread on this forum as well as SAP and followed the steps mentioned, but unable to get it to repeat. Details are as below :1. Created a subform with accessibility as 'Header...

    Type

    Questions

    Views

    10.5K

    Likes

    0

    Replies

    0
  • 1/21/16
    [Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here.  Go ahead and to it now: https://adobe.ly/3eDnB4v */   Actual Question: I am trying to download Adobe Livecycle ES4 Designer trial version with no success. It goes to the page: ...

    Type

    Questions

    Views

    61.0K

    Likes

    11

    Replies

    10
  • 12/16/15
    I feel like I am going crazy,I have a check box and a table on a LiveCycle PDF Form, when I select the checkbox I want a table to appear, and when unticked, disappear.I have simplified the document to show CheckBox1 (Checkbox from Standard menu) and Table1 (Table from Standard menu), I have enabled ...

    Type

    Questions

    Views

    4.2K

    Like

    1

    Replies

    9
  • 11/19/15
    Hi all!I have been digging but can't find my answer.  I have a table that you can add rows to.  In the same cell in each row I have to validate if the number in the field starts with a 4 or 5 ( the number is a total of 6 digits long).  I have java script that validates the 4 or 5.  but I need to loo...

    Type

    Questions

    Views

    8.7K

    Likes

    0

    Replies

    12
  • 11/5/15
    I am creating a form that has expandable fields and allows page breaks within content.  That is not a problem.  However, the fields will not all fit on one page.  Fields one-sic are on the first page with the remainder and the signature block on the second page.  When the fields on the first page ex...

    Type

    Questions

    Views

    5.1K

    Likes

    0

    Replies

    4
  • 10/5/15
    I have a drop-down list wrapped in a subform in a table cell. Users can pick Green, yellow or red and I want the background colour to change according to their selection.Can you tell me why this script is not working? I am sure some of you folks can see it in a second.if (this.ListItem=="green") {Su...

    Type

    Questions

    Views

    8.9K

    Likes

    0

    Replies

    12