Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 1/26/07
    I'm working with a full page of text that I imported and re-formatted. It defaults to 12pt space above paragraphs and 0pt below. I want it to have 0pt above and 11pt below. I select and set all paragraphs on the page and watch it change to the desired spacing. But when I close and re-open the docume...

    Views

    299

    Likes

    0

    Replies

    0
  • 1/26/07
    I have created a form in LiveCycle 8.0 that contains text fields that have multiple lines enabled, are sized to fit height, and are in subforms that are set as flowed and allowed to break across pages. When I test the form in Acrobat 8.0, the fields flow perfectly from page to page. But when I try t...

    Views

    397

    Likes

    0

    Replies

    0
  • 1/26/07
    Hello All,I'm trying to hide Body Page 1 of my form - but somehow I'm not able to make this happen. I'm facing this problem for a couple days now and have tried several things unsuccessfully.PLEASE HELP .....Body Page 1 -> Flow Content - top to bottom Place: on Master Page 1 After: Continue filling ...

    Views

    337

    Likes

    0

    Replies

    1
  • 1/26/07
    Hi All,I need help with the following code for the background color of the fillable fields of my form:-CASE_COSSN.fillColor = "255,255,0";CASE_COSSN.resolveNode("ui.#textEdit").border.edge.fill.color.value="255,255,0";The above code is on the enter event just to indicate the field under focus. I als...

    Views

    584

    Likes

    0

    Replies

    4
  • 1/26/07
    On each field I have this script applied to the 'enter' and 'mouse enter' events: txtField.border.edge.color.value = "233,217,145";To finish it off I have this script applied the 'exit' and 'mouse exit' events: txtRecordTitle.border.edge.color.value = "1,102,51";All this does is simply highlight the...

    Views

    703

    Likes

    0

    Replies

    4
  • 1/26/07
    Hi folks,I have a dynamic order form which is filled from a access database. The users are able to tell what they want to order and how many. Then the total price is calculated. After this they save the form (with Acrobat Professional). But when they reopen the previously saved form its refilled wit...

    Views

    324

    Likes

    0

    Replies

    0
  • 1/26/07
    When I start LiveCycle 8, it momentarily opens and then closes. A few seconds later Acrobat opens.

    Views

    852

    Likes

    0

    Replies

    6
  • 1/26/07
    Hi,I have a field and a subform in a form. They both have the same name (for instance "Test"). I would like to get a reference for each object, so I make this:xfa.resolveNodes("xfa.form..Test");However, only one object is returned... (I think that is the first one faund). I´m using xfa.form.. , beca...

    Views

    465

    Likes

    0

    Replies

    2
  • 1/26/07
    Hi, I would like to have the renderForm method retrive the xpd form from a password protected website. Unfortunately sContentRootURI doesn't take a URL like:sContentRootURI = "http://user:password@testserver:8080/webdav/path/to/dir";It gives the following exception:ERROR - java.rmi.RemoteException: ...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 1/25/07
    Can someone help me with this...I am wondering if it is possible to have an image change on the selection of a drop down menu, and if so how do I accomplish it?i.e.Drop down selection 1, would select image 1Drop down selection 2, would select image 2and so on...Thanks for any helpAaron

    Views

    644

    Likes

    0

    Replies

    6