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

  • 06-11-2012
    Hello,with the LiveCycle ES3 FormsService a PDF should be generated from a XDP, and when the PDF is opened with the LiveCycle Designer the user should be prompted for a password. When the PDF is opened in the Adobe Reader no password-prompt should be displayed. Furthermore the Reader-Extensions shou...

    Views

    444

    Likes

    0

    Replies

    0
  • 06-11-2012
    I am building a large form with the first Master Page being used on the first page of the form and where the user enters information. Using Action Builder I am setting the values of those objects to pass to new objects on the 2nd Master Page, however those are set to read only. The 2nd Master Page i...

    Views

    603

    Likes

    0

    Replies

    0
  • 06-11-2012
    I have a form where I need to add fields that flow to other pages. My problem is I have a header that needs to appear on each page (page count, another "Add" button) and the fields I add cover the header on the subsequent pages. I have the subform set up now so it won't cover the header, but it crea...

    Views

    725

    Likes

    0

    Replies

    1
  • 06-11-2012
    The following code is supposed to return a two digit year. However I am getting the two digit year with an "in" as a suffix. var nd = new Date(); var z = nd.getFullYear(); var y = z.toString(); var x = y.substr(2, 3); app.alert("Variable nd = " + nd + "\n" + "Variable z = " + z + "\n" + "Variable y ...

    Views

    695

    Likes

    0

    Replies

    2
  • 06-11-2012
    Hi All,We are designing a adobe form in Life Cycle designer.We have three master pages (say MPage1, MPage2 & Mpage3)And we have one Body page(subform\Page) in which we have table who's data is getting displayed over 5 to 10 Pages.Now for this boy page (Bpage1) in the "Pagigation" tab we have set con...

    Views

    17.5K

    Likes

    0

    Replies

    5
  • 06-11-2012
    Is there no way to position two fields to be horizontally aligned when using a flowed subform? See example below. Thanks!

    Views

    2.1K

    Likes

    0

    Replies

    6
  • 06-11-2012
    Hi All. Any help much appreciated.I have worked with Adobe Livecycle for a few years now but i only touch on the basics of its capabilities. I am now trying to develop an interactive PDF document where customers tick a number of checkboxes and the relvent questions relating to these then appear with...

    Views

    633

    Likes

    0

    Replies

    1
  • 06-11-2012
    HelloI am trying to find a way for the end user to upload mutiple images into the image field on my form. I currently have several image fields on my form and it allows the user to upload a image into each form. I want to allow the user to pick multiple images and have it upload into the report crea...

    Views

    630

    Likes

    0

    Replies

    1
  • 05-11-2012
    I wrote this javascript to check a form field. The form field contains a tracking number, i.e. RA-12-53719. The field name is RA and it always contains: "RA-", the current year in two digits, and a then a 5 digit number. The code works in a javascript test online, but not inside of LiveCycle. I am c...

    Views

    522

    Likes

    0

    Replies

    0
  • 05-11-2012
    I have a form I created in Livecycle. I have an email submit button.The properties of the button let me change the subject of the email. But no matter what I set that to, when the button is click it will only send the form saying "Submitting Completed Form"I cannot get it to change to anything else!...

    Views

    686

    Likes

    0

    Replies

    0