Expand my Community achievements bar.

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

  • 4/15/15
    Hi AllI have a form that collects user data, as the form is populated manually there are various dynamic tables that can grow / shrink as the user adds / deletes rows. I also have some hidden tables to concatenate text and format it for future processesing. This all works fine as the user builds the...

    Views

    927

    Likes

    0

    Replies

    2
  • 4/14/15
    I have a customer who would like to be able to put large amounts of text into a text field and have it all print. The amount of text can vary, so he would like to have a box where he can enter the text and have the box size adjust to the amount of text entered, even to the point of adding extra page...

    Views

    3.2K

    Likes

    0

    Replies

    6
  • 4/14/15
    I have a script that runs when the form user exits a dropdown object after making a selection. I do not want the script to run if the dropdown object is left blank (user does not make a selection). I need to create an if statement to test if the user made a selection from the dropdown. All the items...

    Views

    948

    Likes

    0

    Replies

    4
  • 4/13/15
    Hello,I have a form where on the Submit button I'm putting JavaScript that checks each field and radio button set to ensure the user has filled something in. I have used this script before successfully, but this time it is not working and for the life of me I can't see what wrong. Also, I've not enc...

    Views

    3.8K

    Like

    1

    Replies

    8
  • 4/13/15
    Can anyone show me how I can convert a date field into a Julian date(YYDDD)? Essentially I just want to have this converted into a variable that I will concatenate with other values that will be used in generating unique doc ID.Additionally anyone have thoughts on how I can ensure the doc ID is glob...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 4/9/15
    I could use some help sorting out this click event. I can't seem to get it to work the way I need it too. I have tried a few different variations with no success. The part I am having trouble with is in the loop and inserting multiple copies based on user input from the app.response event. I have a ...

    Views

    719

    Likes

    0

    Replies

    2
  • 4/7/15
    I have an expanding table which will be used to enter a list of user names.  Each row has a "Remove User" button in the last cell on the right.  At the top of the table I have an "Add More Users" button.  I would like to hide the "Remove User" button when when the form is first opened or if there is...

    Views

    3.9K

    Likes

    0

    Replies

    3
  • 4/7/15
    I am looking for a javascript code that I can use to sort XML data linked to a drop-down list when the list is accessed by mouse-down. For reasons that I can't get into here, I cannot sort the xml before loading it into the form.I am using LiveCycle Designer ES 8.2.1

    Views

    2.6K

    Likes

    0

    Replies

    5
  • 4/7/15
    Hi, I am trying to develop a form using Adobe LiveCycle Designer. In my form i have a table which has two columns Amount and Currency. I have to introduce a subtotal line whenever the currency changes. Something similar to: Line Item Amount Currency 1 100 USD 2 200 USD 300 USD 3 100 EUR 4 200 EUR 30...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 4/6/15
    Hi all:When an end-user clicks a link/button to connect to a URL, the security dialog automatically appears giving them the options of "Allow," "Block" or "Cancel".  Should they select "Block" or "Cancel," can we trigger a message box informing them they blocked or cancelled the connection?With trad...

    Views

    1.1K

    Likes

    0

    Replies

    2