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

  • 04-03-2011
    I am stuck and do not know where to begin. I am self taught in using Adobe LiveCycle and have found many answers here in the forums and via trial and error.I cannot find or create the correct java script or form calc to feed multiple text fields into one text field. My supervisor is asking me to do ...

    Views

    3.0K

    Likes

    0

    Replies

    4
  • 04-03-2011
    Here is my script for a email button1 which execute a invisible one(see below) and hides a Subform(form1.HR_USE.Hide_HR):var flag = false;while (flag != true){var CheckPW = xfa.host.response("Password required", "Comments", "", 0);if (CheckPW == "123"){form1.HR_USE.Hide_HR.presence="hidden";form1.HR...

    Views

    973

    Likes

    0

    Replies

    1
  • 04-03-2011
    I have a scripts that checks to ensure users have added Denial comments. If the leave the Comment field blank then it gives a pop-up to puts the focus into the comment field. It works perfect with Reader9 ...but doesn't recognize the comments in ReaderX now. What is really strange is if you leave th...

    Views

    563

    Likes

    0

    Replies

    0
  • 04-03-2011
    Hello, I design dynamic XML forms in LifeCycle Designer ES. Because many of our users use Adobe Acrobat 7 Standard, I choose the corresponding Reader target version. When 7 Standard users use one of the dynamic XML forms, an error message pops up stating:"Bad value: 'designer_defaultWindowOrphanSett...

    Views

    408

    Likes

    0

    Replies

    2
  • 04-03-2011
    I'm a bit desperate I have to admit. I just want to create a nice form where the content can "grow" according to the demand of the user: Cover page, index page, followed by two pages with tables. If the user has a large dataset he should be able to duplicate those last pages and rearrange them at wi...

    Views

    691

    Likes

    0

    Replies

    2
  • 04-03-2011
    Hi,I have written following email script on button(not Email button). The problem is the functionality is not working in Adobe Acrobat Reader version and it is working fine in Adobe Acrobat pro and Adobe Standardvar mail;var saddress = "test@abc.com";var subj = "Test Subject";mail = "mailto: " + sad...

    Views

    919

    Likes

    0

    Replies

    2
  • 04-03-2011
    I have created an editable PDF, I have also created a button so that the person completing the form can press to submit and clears the form for the next candidate. What I also want the button to do is rather than bring up the Save as dialogue box, automatically save to a folder on the desk top. Can ...

    Views

    6.3K

    Like

    1

    Replies

    5
  • 04-03-2011
    Hi,I do need assistance for creating a valid UPS Maxicode.My string which is used in Livecycle ES looks something like this:[)>01963032814838400011Z12345675UPSN123X561871/137Y123567GABut the output with the barcode scanner is:000074688019760682761Z74761363UPSN843651060843651PGG, ,...)?And how the Me...

    Views

    556

    Likes

    0

    Replies

    0
  • 04-03-2011
    Hi allwe have re-designed our (existing) DDX-templates with the Document Builder in LC Workbench. The DDX templates are used to assemble PDFs with LC Assembler-Service.Now my question: Is it still possible to use XPath-expression in the DDX template? Please find our example below:The XPath expressio...

    Views

    465

    Likes

    0

    Replies

    0
  • 03-03-2011
    I have a 4 pages form and I want to be able to print1 copy of page 1 and 2 copies of page 2-4.I have tried this script for printing but it works a bit clumsy as the user will have to accept the printing twice, because Acrobat displays a warning even though I don’t show the print menu in the second p...

    Views

    1.1K

    Likes

    0

    Replies

    2