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

  • 24-08-2011
    Hi,I've created a form and I have placed a button that I need to change color and text once clicked. The problem I have is that I want to make a second click to make the button go back to the previous state. So, basically the button should have two "stages". At first it should appear white and the c...

    Views

    690

    Likes

    0

    Replies

    1
  • 24-08-2011
    I have a 2 page form with 2 master pages (I want the second master page to display different text fields than the first master page).I have a 2nd Master Page that has textfields that are set to automatically expand and global fields are set on the page, for some reason when I go to design view the t...

    Views

    380

    Likes

    0

    Replies

    1
  • 24-08-2011
    Would like to the option to capture a recorded session as a single MP3 artifiact for playback outside of the flex application framework.cSession.archiveManager.createMP3Artifact = true;

    Views

    415

    Likes

    0

    Replies

    2
  • 24-08-2011
    I have two check boxes if both check boxes are checked then another field would display a number. How do I get my calcualtion to work?This is what I have so far for the calc.if ((this.rawValue ==1) (CheckBox4.rawValue == 1)){NumericField1.rawValue= 4}

    Views

    752

    Likes

    0

    Replies

    2
  • 24-08-2011
    Hello - I found this script in the Forum, but I'm not able to get it to work. I have the script in the change event of the drop down field. Whatever is chosen in the ddl, should then appear in TextField12. The ddl works fine, but the value selected is not displaying in the text field on page 4.if (x...

    Views

    740

    Likes

    0

    Replies

    2
  • 24-08-2011
    Good Day all; Have a wee bit of a problem with the flow of a form. Here is what I have; Single page for reporting on projects. On the following dropdowns, cost, resources, time, and scope the use selects if they status is green, yellow or red. If the user selects anything other than green, a hidden ...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 24-08-2011
    Does anybody know of a reliable way to start at the top of a form's hierarchy and navigate through the entire hierarchy, firing off the validation events of each object for which a validation event is appropriate? The hierarchy includes several layers of subforms and several dynamic subforms.

    Views

    661

    Likes

    0

    Replies

    4
  • 24-08-2011
    Hi All,Re-Posting this..Requirement reagrding attachments in a PDF:A PDF has multiple subforms(same instance being added) and that subform contains an attach file button.Now I want to extract these attachments in the subform level rather than form level because i want to write each subform files in ...

    Views

    687

    Likes

    0

    Replies

    1
  • 24-08-2011
    I looked at the recording bundle that is put into my webdav folder. I unzipped it, there are a number of FLV artifacts that I assume representthe recorded session. I located the FLV that corresponds to my the archive ID that I assigned. However. When checking for accuracy of theFLV recording in Adob...

    Views

    917

    Likes

    0

    Replies

    8
  • 24-08-2011
    /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-ri...

    Views

    1.2K

    Likes

    0

    Replies

    3