Expand my Community achievements bar.

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

  • 8/20/10
    I have 3 Questions regarding drop down lists:1: I have 500 entries in excel that I would like to import into a drop down list. How do I do this without having to add each entry into the drop-down field by pressing the plus sign and pasting each entry at a time?2: I would like to design the form so T...

    Views

    3.4K

    Likes

    0

    Replies

    8
  • 8/20/10
    Hi,I’ve got a numeric field which should show euros in this way: In Acrobat Pro there’s no problem if you give in a number without decimals. Here I’ll get an error message instead of making the decimals automatically. ,00 becomes ignored. If I give in a number with 4 (Why is it important whether i...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 8/19/10
    Hello All,I am submitting the form data to server using HTTP submit button. I am stuck in a weird situtation:When I fill the form and click submit and my Firefox is open than I get this error "An Error Occurred during Submit Process. Cannot Process content of type text/html". However the data get su...

    Views

    3.8K

    Likes

    0

    Replies

    1
  • 8/19/10
    HiI have two drop downs.  The second is populated (via an array) based on the choice of the first drop down.  What I would like to happen is that when the first drop down is chosen, the second drop down displays a default value that the user can change if they want one of the other choices. It is a ...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 8/19/10
    I am having some difficulty returning values checked for null.The Javascript function is Calculate and my code is as follows:if (xfa.resolveNode("INPUT.Vehicle.Row[0].Vehicle-Year").rawValue != null) {(xfa.resolveNode("INPUT.Vehicle.Row[0].Vehicle-Year").rawValue + " ");} else {}+if (xfa.resolveNode...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 8/19/10
    I am currently working on an order form that has multiple items, each in their own sub form.  I am using the following script in the layout:ready function on my total box.  The problem I am having is it is only adding up the totals from the first page of the form, and not recognizing the totals from...

    Views

    782

    Likes

    0

    Replies

    2
  • 8/19/10
    Question 1:If I have a many to many relationship that I want to display within multiple tables.  Is there a straightforward way to bind that?An example would be an automobile that use similar parts (seats etc).  I dont think livecycle supports keysSo the xml looks like<orderCatalog>  <automobile>   ...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 8/19/10
    I have a JDBC call to grab some data including a date/time stamp.  For the life of me, I can't figure out how to convert that string to a proper date/time field.  It's important because I need to use validation strings to present a more simplified date/time to users on a form.  But I'd like to keep ...

    Views

    10.4K

    Likes

    0

    Replies

    3
  • 8/19/10
    Is Adobe LiveCycle ES2 bunddled with FB 4 or has to be installed? If so how. Please advise.Bliss

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 8/19/10
    Hello - I'm an active user of the Adobe LC designer suite but i'm getting into difficult territory (for me) with respect to javascript coding!my problem is this: how do you transfer a table instance (row) from table 1 object to table 2 object??i.e. there are 2 tables on one form and i want to click ...

    Views

    1.9K

    Likes

    0

    Replies

    8