Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/8/12
    Hi,I have a basic check that shows or hides a subform based on if a checkbox has been checked or not.if (checkbox.rawValue == 1) {this.presence = "visible";}else {this.presence = "hidden":}Now, this checkbox controls the visibility of multiple subforms, so I would like to have a function on a script...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 5/7/12
    Hi,I am trying to install  ADEP 10 (all modules including Content Services) on JBoss 5.1 through manual/custom (means non turnkey) installation.I have done the configuration/steps as per the instructions in "adep_prepare_install_single.pdf". I have copied the adobe-contentservices.ear, adobe-livecyc...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 5/4/12
    Am using this code to require entry in a field if selection #30 is chosen from a drop-down.  In testing it works but only after I select things twice, it seems to also need to refresh/clear out the values before it will make the field required.  Example if I select any other choice the email goes ok...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 5/2/12
    I created a dynamic table with add/delete row buttons and the second column with text fields.  The text field I want it to initially say <enter task 1> and <enter task 2> and when the user clicks on the add row button it would then say <enter task 3>.  I tried the patterns display but not sure how t...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 5/1/12
    I'm having problems with a image field when I add a .png image which doesnt have a background it is showing up with a white background. Is it possible to use images in templates so you can overlay them on something else?

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 5/1/12
    I am trying to complete a mileage reimbursement form. I think I have a good design (?) but I am missing a critical efficiency within the form. I want the form to be able to calculate the cost centers across the expandable table within the subform. I have a dropdown that has different cost centers. H...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 5/1/12
    Could somebody please take a quick look at email submit Button1 to see what I am missing?  Thanks.https://acrobat.com/#d=9ymAzEv7-DaLoTlMR58Ffg

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 4/30/12
    I'm confused aout the correct way to structure subforms.When my form has multiple subforms, some flowed, some positioned, should they be nested within the page one subform or should they be individual page subforms? I've read the "Creating Dynamic Forms with Adobe LiveCycle designer" book by J.P. Te...

    Views

    8.9K

    Likes

    0

    Replies

    4
  • 4/29/12
    Have been looking for a work around for this problem for awhile now but can't seem to get anywhere. Is it possible to have fonts bigger than 72pt? If not that is a massive fail.

    Views

    7.2K

    Likes

    0

    Replies

    14
  • 4/29/12
    Although this is a sad testament to my programming skills, I have little shame since I only do this kind of thing perhaps once every two or three years.  I’m using FormCalc (mainly b/c I’m still learning Javascript and this form had already been written in FormCalc).  Here is the problem: I have th...

    Views

    1.2K

    Likes

    0

    Replies

    4