Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/1/16
    When a user selects an answer from a drop down object a text box turns green (if the correct answer).I want to write a script to check to see if the object is green and loop thru all the table rows.This is what I have but it will not detect the green color.var nCount = 0;var vRows = 47;for(i=vRows;i...

    Views

    537

    Likes

    0

    Replies

    1
  • 8/31/16
    I have a two column drop down list that allows you to select a category and outputs cost into a list which sums cost and other fees. The two columns are linked globally.  Problem when I output the form's data in xml only the cost data appears.  I want it to output the category information..

    Views

    287

    Likes

    0

    Replies

    0
  • 8/31/16
    I've made a form that has different sections that will be visible/hidden depending on which boxes and buttons are selected. Both the pages and subforms within in the pages are set to Flowed. Whenever I hide a section on a page (say, the upper section), the bottom sections move up into the white spac...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 8/31/16
    Hi to alli am new to coding and have been set a task of setting up a pdf form, but it requires ghost text to guide the users but also to allow them to type normal text when they fill in the form, so greyed out text for the ghost and black text for the completed field, but i have very little experien...

    Views

    3.9K

    Likes

    3

    Replies

    4
  • 8/31/16
    My table does NOT have repeating rows. Using JavaScript, how can I count the number of rows?var vRows = Table1.Question.count:

    Views

    5.0K

    Likes

    0

    Replies

    7
  • 8/30/16
    How can /process_data/@create_time in Xpath be formatted to display as 08-30-2016T22:50:50Z instead of 2016-08-30T22:50:50Z?

    Views

    638

    Likes

    0

    Replies

    1
  • 8/30/16
    I downloaded Adobe LiveCycle ES4 and have been useing its SUPER tutorials. I have followed along, created the lesson's PO with expandable fields and am looking to use the supposedly included sample data file to simulate a mail merge.Where do I find and install the sample data files?Windows machine r...

    Views

    985

    Likes

    0

    Replies

    2
  • 8/30/16
    I have used Designer v.6.1.0.20150517 to create a multi-page form with checkbox (Show/Hide [collapse]) functionality.  I want reviewers to be able to open PDF, have the full Show/Hide functionality, AND ability to Comment.  Thus far, no success with doing this; would really appreciate some help.Than...

    Views

    407

    Likes

    0

    Replies

    0
  • 8/29/16
    I have an expanding table where people enter the percentage of time they spend on a job duty. The bottom line of the table adds up all the percentages. I want an error to pop up if the total doesn't equal 100.

    Views

    354

    Likes

    0

    Replies

    0
  • 8/28/16
    I have a Date/Time field Called "RecievedHO"I have a second field Called "QuoteDate"I am trying to have QuoteDate display "RecievedHO" date plus 14 daysRecievedHO is a dropdown calandar option as an example you select 1/08/16 (format = dd/mm/yy)I have QuotedDate (Text field) as FormCalc set on calcu...

    Views

    916

    Likes

    0

    Replies

    1