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

  • 29-06-2012
    Quoted from http://www.adobe.com/devnet/aedp.htmlAEDP members are entitled to an individual licensed copy of all supported LiveCycle software enabling you to develop and test on your own equipment.By means of all supported. Does it mean current adobe supported Livecycle versions.http://www.adobe.com...

    Views

    519

    Likes

    0

    Replies

    0
  • 28-06-2012
    Hi, I have a button with this on the click event:xfa.host.resetData();However, there's one field that related to form mechanics and not the user interface that calculates a number of days. I want that calculation to remain after resetting all form fields. How can I most efficiently do this?Thanks!

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 28-06-2012
    Hi,Someone pls help me in configure of trail version of LC application on local machine.I have downloaded and installed Workbench trail version on my system.And when i try to login into workbench its asking the username and password, server name.Some pls help me what are the credentials i have to en...

    Views

    3.5K

    Likes

    0

    Replies

    9
  • 28-06-2012
    I have a radio button that when set needs to submit the form to the first, already entered email address and add a second email address which is not entered or selected anywhere in the form. How would I do this. I'm currenlty using this script on a hidden email button: //Create a variable to hold th...

    Views

    648

    Likes

    0

    Replies

    1
  • 28-06-2012
    We have a form with 23 pages, the first 6 pages are instructions. We would like the user to be able to print out these instructions separate from the rest of the document. Then we would like another print button at the bottom of the document to print the remaining pages which are actually an applica...

    Views

    2.4K

    Likes

    0

    Replies

    8
  • 28-06-2012
    Help, apparently this program is much smarter than me. I have a form that won't expand beyond the first page. The information just dissappears. It is a two page fillable form. I have it set to dynamic. The subforms are flowed, expand to fit, allow pagebreaks. I'm not sure about the page subforms, sh...

    Views

    3.9K

    Likes

    0

    Replies

    7
  • 28-06-2012
    Hello All,I have created and deployed a customized ear and everything works fine except for if a user presses logout.Inside of the log file it appears to still be attempting to hit mycustomapplication/main.html. I didn't see in the documentation needing to add anything specific to the config file fo...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 28-06-2012
    When signing a document in Reader, users are getting the following error message. How can I fix this? (Method: 'sign' cannot be called because doing so would violate this document's permissions settings.)The form was creadted with LC ES2, reader rights were enabled and all of the users have digital ...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 28-06-2012
    Hello,I have a form that has what appears to be one table. Since I needed 30 columns (29 of them are single character fields) I had to use 2 table objects. Then I needed the ability to add and remove rows. Adding a row at the end is easy enough. Deleting a specific row is the problem. At the moment,...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 28-06-2012
    Dear adobe experts,I have a problem with the addInstance property.I need to add a variable number of instances of a subform. The code I've written in JavaScript on the initialize event is:// add needed nr of instances to the screen. var length = xfa.record.INFRASTR.nodes.length/21; length = Math.flo...

    Views

    1.8K

    Likes

    0

    Replies

    6