Expand my Community achievements bar.

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

  • 6/30/06
    Hi,I have a check box and a Text Field. I want the text field to be inactive until the user checks the check box. So when the user checks the check box, the text box becomes active and the user can then enter info into it.A. How do I make the text box inactive?B. How do I make the text box active wh...

    Views

    685

    Likes

    0

    Replies

    5
  • 6/30/06
    Is there a way to make a button transparent, but still clickable. I can set it's Presence value to "Hidden", but then the user can no longer interact with it.

    Views

    574

    Likes

    0

    Replies

    2
  • 6/30/06
    Hi.Is there a way to allow users to deselect all options in an option group? Like say they have 2 radio buttons, and they select one, but then they decide they don't want either of them selected. Is there a way for them to set it so no options are selected?

    Views

    519

    Likes

    0

    Replies

    4
  • 6/30/06
    Hia,I just writing a Custom QPAC that will take a serialized stream of XML as an input field. What I then want to do in a Custom QPAC is load this data into a DOM. Can someone point me at the correct API calls I need to do this.So the input value would be serialize(/process_data/formdata/form-data/d...

    Views

    2.4K

    Likes

    0

    Replies

    1
  • 6/30/06
    I thought I'd give Designer a try after spending time painstakingly adding form boxes to existing .pdfs in Acrobat Pro ... and have a question about captions: when I've resized the text fields on my form to give the layout I want, everything looks fine in .pdf view but all the captions have slipped ...

    Views

    380

    Likes

    0

    Replies

    0
  • 6/30/06
    I thought I'd give Designer a try after spending time painstakingly adding form boxes to existing .pdfs in Acrobat Pro ... and have a question about the "hanging indent" property I'd expect to use for bulleted lists: is there a way to set a matching tab value? The behaviour I've seen so far lets me ...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 6/30/06
    Hello, I have one master page and 4 body pages. On the master page is a field "editor" at the top. When the user types in the editor on a arbitrary body page, the editor fields on every body pages should get the same value. How can I do this?Merci beaucoup

    Views

    523

    Likes

    0

    Replies

    3
  • 6/30/06
    Hello,I need that my PDF form only can be printed if the validation is correct.It's the Designer code: -------- Form1.subform.myPrintButton::click - (JavaScript, client) ---------if (...) {// validations are OK   xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 1, 0, 0, 0);} else {   // ...

    Views

    607

    Likes

    0

    Replies

    2
  • 6/29/06
    Hi,I am trying to kick off a workflow by submitting a form present in the form manager repository. In my workflow, I am unable to set a workflow variable with any of my form fields data. The XPath Exression does not seem to work for me. However, when I submit the same form from outside the form mana...

    Views

    730

    Likes

    0

    Replies

    2
  • 6/29/06
    I've had the following error since beta2. I've never beenable to get it to deploy onto JBoss 4.0.4 and I've posted messageshere and the flex coders group with no answers. I'm hoping now thatyour product is released, I will at least get a response. 14:09:22,115 ERROR [MainDeployer] Could not createde...

    Views

    1.0K

    Likes

    0

    Replies

    2