Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 1/9/06
    Hello,<br /><br />We have a forms processing engine running on Windows 200K/XP using Java and jboss' app. server. I am currently having trouble getting XDP functioning properly and I am wondering if someone out there can help. Here are the steps:<br /><br />Using LifeCycle Designer 7.0 I create a fo...

    Views

    2.3K

    Likes

    0

    Replies

    7
  • 1/9/06
    Hello,Is there a way to custom input in numeric filed? I want to create a numric field where the user can enter the amount like "234,345,56.00" I mean the user is used to typing "Comma's" and they are not willing to give it up. How do i create a numeric field where the user can input comma's?ThanksB...

    Views

    912

    Likes

    0

    Replies

    6
  • 1/9/06
    Hi,In my form, I created a global variable called MyArray. Then in my form's initialization script, I've set:myform.variables.MyArray = new Array(5);and I initialized each value.In one of my button's click event, I try to access my global array, without success. I tried:myform.variables.MyArray[0], ...

    Views

    3.6K

    Likes

    0

    Replies

    1
  • 1/9/06
    Is there a way to set the expiration date on form so that when the form is expired, the user cannot fill and print the form? Is this possible?

    Views

    814

    Like

    1

    Replies

    2
  • 1/9/06
    Here's what I'm trying to do. When a user click on a check box, prompt the user to type in a score for a text field type. Or when a user input in a score to a text field type, automatically but a check mark into a check box field. Is this possible? If so, any steps to accomplish this is much appreci...

    Views

    648

    Likes

    0

    Replies

    1
  • 1/9/06
    I have a type field that I want to remove the javascript from it. Currently when I tried to clear the all the script and save the document, the javascript comes back. How do I remove or delete the scripts for a field?

    Views

    446

    Likes

    0

    Replies

    0
  • 1/9/06
    This is in response to a topic I saw earlier, but can't find anymore.When the need to do this arrises, I would caution against using the Acrobat Document object's submitForm method to do it. It may work, but it may cause a lot of problems as that method is designed to work with Acroforms. You can ch...

    Views

    454

    Likes

    0

    Replies

    0
  • 1/9/06
    I always kept getting a validation failed one a Text Type field. However, I did not specified a validation pattern and/or check the error check box. So why is the application kept giving me a validation failed? Help is appreciated.

    Views

    889

    Likes

    0

    Replies

    2
  • 1/8/06
    Hi,Is there any method that shows what is the type of object you are scripting against?We have a form with multiple repeated subforms and fields. At some conditions conditions, I want to rest the value of Numeric fields only to zero. I tried to use className, but it only gives "field".Any hints is h...

    Views

    477

    Likes

    0

    Replies

    2
  • 1/6/06
    I created a simple pdf with XFA form in Adobe Designer 7.0. After I filled the form with some .net API(such as ActivePdf), I found that the output pdf's field value only could display in Acrobat Reader 6.0. In Acrobat Reader 7.0, the field value can't be shown. What should i do?I know that there is ...

    Views

    660

    Likes

    0

    Replies

    1