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

  • 01-08-2013
    I have two fields:txtStageContent (where the user types in information)WordCountResult (this field displays the words counted in the txtStageContent)in the exit event for txtStageContent I have the following code to count the number of words (which works):var cnt = word_count(this.rawValue);WordCoun...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 01-08-2013
    Hello,I am a 'novice' who is DIY'ing the construction of a dynamic pdf form, using Adobe Livecycle Designer 7 (I know, it's a VERY old version!)[So, any help that comes along must be 'for Idiots'!]I need to construct a code (Java script?) so that a few of my text-fields DISPLAY data in Title Case - ...

    Views

    1.5K

    Like

    1

    Replies

    6
  • 01-08-2013
    I created a form in Livecycle, added reader extensions and distributed the form to many people. I have now collated the resulting pdf files and exported the data and it appears that a few fields are missing. On investigation it turns out that the missing fields have a data binding of "No Data Bindin...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 01-08-2013
    Hello past masters,I have been focus on connecting to wndows API for a long time, however, i have no idea now.First, let me tell you why i want to connect to windows API.I am a learner of liveCycle, my pdf should support Asian languages. after user enter Asian fonts, i shall catch the font bitmap an...

    Views

    602

    Likes

    0

    Replies

    1
  • 31-07-2013
    Hello Expert,I'm trying to modify what the body of the email will look like once the user has pressed an email submit button. In Livecycle designer, I clicked on the button and viewed java script code this.resolveNode("#event.#submit").target = "mailto:"+$record.XXXXXX.MAIL_ID.value+"?subject ="+" S...

    Views

    798

    Likes

    0

    Replies

    1
  • 31-07-2013
    I would like to have a drop-down list that is pre-populated with number determine the number if rows that are in a table. Does anybody have an example they could show me?Thanks,Paul

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 31-07-2013
    I would like to use the LiveCycle designer to create a form that multiple users can fill out and submit back to me. I would like to collect this data which includes 2 variable number of rows tables. The form is mostly completed and after watching the tutorial video I realized that it should probable...

    Views

    914

    Likes

    0

    Replies

    1
  • 31-07-2013
    There is any way, when a user select a number from a DDL which starts from 123 a warning window to come up and inform them that they have to fill a specific field?Thank you

    Views

    3.0K

    Likes

    0

    Replies

    2
  • 31-07-2013
    I am using Livecycle Designer ES2 for the first time, and I also have very minimal knowledge of java scripting. The form I am trying to create is pretty basic, an intro section for name, date, etc followed by 7 questions with open text boxes to enter responses. These text boxes expand with the conte...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 31-07-2013
    I am stuck on one thing. I have a radio button that is clicked that will bring up certain fields. I have included the hidden/visible fields that work just fine. I have a check box further down that when clicked brings up certain fields based on the radio button mentioned. I have hidden the fields an...

    Views

    676

    Likes

    0

    Replies

    1