Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 06-03-2010
    Hello!Inside a subform I have a "Copy" button that copy the entire subfom.What I want: when user press "Copy", except for coping the subform, I want to set focus on a object (any object) inside newly copied subform.Is it possible?

    Views

    875

    Likes

    0

    Replies

    2
  • 05-03-2010
    I know that I can run things locally with the "Local Server", but is there a class I can instantiate from within flex? I'd like for my unit tests to be self-contained.Would it be possible to release that functionality? Maybe a swc in one of the upcoming releases?

    Views

    449

    Likes

    0

    Replies

    1
  • 05-03-2010
    I need to pre populate five fields when the user opens the form using Acrobat Reader (name title, address, etc). The values will be stored in an xml data file in the same directory as the form (no database connections or web services needed). I've tested the xml and form structures using Forms -> Ma...

    Views

    820

    Likes

    0

    Replies

    5
  • 05-03-2010
    Have a pdf form that i use with a coldfusion application. The form designer used boxes as psuedo checkboxes so i replaced them with the real thing since i have to set the value programmatically. trouble is now they display "Checkbox" to the let of each check at runtime. Nothing appears in the design...

    Views

    795

    Likes

    0

    Replies

    1
  • 05-03-2010
    Is there a script that I can use that would give an error mesg when a user does not enter data in a (MM/DD/YYYY) format? The field is a text field. I have tried using the Validation Pattern and did not have any success.Thanks for the time and help.

    Views

    6.2K

    Like

    1

    Replies

    7
  • 05-03-2010
    I am trying to create a drop-down menu with several options. When a user selects one option in the drop down menu I would like to have a text field display a paragraph based on the keyword selected in the dropdown menu. Does anybody know if this can be done? and if so how? Thanks for the help!

    Views

    355

    Likes

    0

    Replies

    1
  • 05-03-2010
    I have placed a Save As button on a form using the javascript call app.execMenuItem("SaveAs");Just before this I want to suggest a filename for the user, which I have composed in a hidden field. I can do this successfully with app.alert("Save a copy of this form...\n\nMay we suggest a Filename: \n"+...

    Views

    267

    Likes

    0

    Replies

    1
  • 05-03-2010
    What is the correct syntax for insert a variable into brackets? I have the following java script.----var tcount = Subform2.instanceManager.count - 1xfa.host.resetData("form1.Subform1.Subform2[tcount]");---- tcountreturns 0 (checked with text field)andxfa.host.resetData("form1.Subform1.Subform2[0]");...

    Views

    384

    Likes

    0

    Replies

    1
  • 05-03-2010
    When trying to import an image into my form I receive the following error message:Browse for Image FileError: unable to locate an image file browser on your system.Version 8.2.1Windows VistaAny ideas how to resolve this problem?

    Views

    434

    Likes

    0

    Replies

    0
  • 05-03-2010
    I have been designing forms in livecyle for years, but I have recently taken on the task of trying to import data from sql into forms. I am not have much success. I can get the connection established and see the first records in the table structure, but beyond this I am lost. Can someone please help...

    Views

    713

    Likes

    0

    Replies

    1