Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.
Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First

  • on 22-06-2006
    Hello,I just finished a manual installation of Forms, Form Manager and Workflow on a Windows 2003 server with JBoss and MS SQL server.All seems to work fine, I can log into the Administration console, Form Manager and even Workflow Designer. However, I'm not able to log into BAM dashboard with the s...

    Views

    571

    Likes

    0

    Replies

    2
  • on 21-06-2006
    without making drop downs global (because I have an add button to re-create the subform for an invoice) how can I make the value of one drop down effect the other?

    Views

    2.3K

    Likes

    0

    Replies

    19
  • on 21-06-2006
    Hi All,I have a simple question, but I spent a week trying to find an answer and technology to help with my task;We designed fillable form in Acrobat LiveCycle ... for a sake of testing, there is only 3 feilds:- FirstName- LastName- AddressAt the same time, I have an XML file, stored in a fixed loca...

    Views

    230

    Likes

    0

    Replies

    1
  • on 21-06-2006
    Hey everyone.<br /><br />I'm wondering if there are any other user communities or places to find additional documentation on this product. I purchased some Acro 7 books, but they really just mentioned Designer. I found through Google the Adobe XML Form Model Reference which is nice, but I'm still st...

    Views

    544

    Likes

    0

    Replies

    3
  • on 21-06-2006
    I am trying to validate a date format for a PDF form. The validation pattern is MM/DD/YYYY, and the Validation Pattern Message I set up is simply "Invalid Date format". When the user enters an invalid date and hits tab, the error message is displaying properly, but the cursor still moves on to the n...

    Views

    226

    Likes

    0

    Replies

    0
  • on 21-06-2006
    Hello:I am a newbe in Designer, but have some skills in Acrobat. My Compaq Presario runs a pentium celeron 2.5gHz chip with 1 Gb Ram, the OS is XP Home Edition SP2. The 7.0 Designer came with Acrobat 7 Prof.I am wanting to get involved with forms so we can help our use of database reports that also ...

    Views

    260

    Likes

    0

    Replies

    2
  • on 21-06-2006
    Hello. I'm trying to make it so that a button on a form will not be included as a tab stop. I still want to have the button active for mouse clicks, I just don't want it included in the tabbing. Can anyone help me with this?Thanks in advance.

    Views

    347

    Likes

    0

    Replies

    2
  • on 21-06-2006
    Hi,I set the appearance of a textField to 'sunken box'.Unfortunately, after changing its background-color using the following line of JavaScript code, the 'sunken box' appearance is gone. It's replaced by the 'solid box' appearance.xfa.resolveNode("#subform[0].#field[0]").border.fill.color.value = "...

    Views

    681

    Likes

    0

    Replies

    2
  • on 21-06-2006
    HelloI did a search and found this topic, digitaldave2010, "Generating a Random Number for application Form" #2, 12 Dec 2005 11:17 amIt helped a lot, but I need a little more help. When someone opens the form, I want to create a random number. Once the number is created, I want it to stay with that ...

    Views

    981

    Likes

    0

    Replies

    5
  • on 21-06-2006
    Hi,I'm desperately trying to enlarge the border of a textField using JavaScript.I tried:xfa.resolveNode("#subform[0].#field[0]").borderWidth = "0.2in";as well asxfa.resolveNode("#subform[0].#field[0]").ui.textEdit.borderWidth = "0.2in";Nothing happened.Does anyone have an idea, what's wrong?Regards,...

    Views

    534

    Likes

    0

    Replies

    5