Expand my Community achievements bar.

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

  • 6/16/11
    Hi,I have created a pdf form with drop down boxes with Y/N and Mobile/Home/Work phone numbers.  When I go to export them to Excel it will mess up the data to look almost like a set of stairs.  When I don't include the drop down boxes and export it to Excel, the data looks nice and neat, contained in...

    Views

    368

    Likes

    0

    Replies

    0
  • 6/16/11
    Hello,I am a javascript novice looking to write code that is somewhat over my head.  I have some understanding of if, else statements - and not much else.My form is organized similar to this with radiobuttons:1: Yes/No    A: t,u,v2: Yes/No    B: w,x,y3: Yes/NoI have been able to script so that if 1 ...

    Views

    7.7K

    Likes

    0

    Replies

    6
  • 6/16/11
    Sorry if this seems like a silly question, but I've been struggling with it for a bit and I'm new to Adobe/JavaScript.I am building a static form (it must be static), and I want to have text appear/disapear based on an event trigger (mouseclick). I tried creating a floating text object inside of a s...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 6/16/11
    I have created a from in LiveCycle ES. It is a dynamic form with expandable fields. One field is a report body field that is a text field that is set to flow. It works good however when the form expands to 15 or more pages it really begins to lag. You can type and then you have to wait for the text ...

    Views

    944

    Likes

    0

    Replies

    0
  • 6/16/11
    Hi,I have a requirement of showing a particular fiels data to only one user and to hide that critical data to others. For example, suppose I have two users viz, Primary user and Secondary user. I have a field named UID in my protected pdf form which has some critical data. I want only my Primary use...

    Views

    712

    Likes

    0

    Replies

    0
  • 6/16/11
    HI, I have a problem with a form in LiveCycle Designer.I need to know how can I populate a field, after selecting a specific item in a drop down list, using Java Script.Thanks for your support

    Views

    369

    Likes

    0

    Replies

    1
  • 6/16/11
    Hello thereIs there a way to react to the input of a new character into a textBox?I am creating a dynamic XML form using Designer 8.2.If you add code to the change event, the rawValue property contains the value of the field before the latest character was entered.I have also tried using a timer, wh...

    Views

    692

    Likes

    0

    Replies

    1
  • 6/16/11
    I am using Find operation of FileUtility service to count the number of files present under a given folder.I can not find the correct Regular Expression to match all files.The Adobe documentation mentions that * character is default which matches all files/folder within the Directory. However, If I ...

    Views

    968

    Likes

    0

    Replies

    2
  • 6/16/11
    When importing the *.xml files from a returned form into Excel 2010, the fields correctly populate into columns, but each field also gets a separate row. It seems the xml is specifying a 'new row' for each field, when it isn't required. This creates a diagonal display of information (headers along r...

    Views

    968

    Likes

    0

    Replies

    0
  • 6/16/11
    HiI have made a message box that shows the value of a text field when a button is clicked. I would like to add some message text to the message box as well, so that my message box will show something like:You have entered this data: "textField value"This script works to show the text field value but...

    Views

    1.4K

    Likes

    0

    Replies

    3