Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/29/07
    Any ideas why this doens't work?var RoomNum=new Array(5)RoomNum[0]="1";RoomNum[1]="2";RoomNum[2]="3";RoomNum[3]="4";RoomNum[4]="5";RoomNum[5]="6";if (DropDownList1.rawValue == 0) { DropDownList4.addItem (RoomNum);}(Instead of giving me the 6 numbers, I just get the word "empty")Thanks so much!Alan

    Views

    401

    Likes

    0

    Replies

    1
  • 12/29/07
    Hi, I have created a print form using Adobe LiveCycle designer 7.1 on SAP ECC 6.0 version. The requirement is to mask first 5 characters of a text field (SSN) on the form while displaying but when printed it should print whole SSN.I have used Javascript option to run at client. In the initialize eve...

    Views

    475

    Likes

    0

    Replies

    0
  • 12/29/07
    for my application, I need to implement some specific functions in Text Fields and Date Fields. how to design it?

    Views

    313

    Likes

    0

    Replies

    0
  • 12/28/07
    Hello,I've just installed LiveCycle ES and am trying to find a way to enable a pdf for shared review. Is it possible via the java API? And if not is it possible by any programatic solution?Thanks in advance,Rich

    Views

    762

    Likes

    0

    Replies

    3
  • 12/28/07
    I know this should be easy, but I'm missing something...I'm trying to populate a drop-down with a simple array of numbers.ex:DropDown1 = Apple DropDown2 = 1-20DropDown1 = Orange DropDown2 = 1-15 I'm using something like this:if (this.rawValue == "apple") { DropDown2.addItem(new Array(20));if (this.r...

    Views

    273

    Likes

    0

    Replies

    0
  • 12/28/07
    As part of a project we designed a form in LiveCycle Designer ES (8.1). It was tested on Reader v8 and works perfect. At some moment requirements has changed: it should run at least at Reader v7.So I thought "no problem, just change form's properties". But it appears to be not that easy: Some functi...

    Views

    376

    Likes

    0

    Replies

    0
  • 12/27/07
    Hi everybody!I'm developing a java-flex based application, with Hibernateon the persitence layer, LifeCycle Data Services for the datamanagement bridge, Flex 3 and Tomcat.I'm having the following problem: I configured thedata-management-config.xml for using hibernate, as it look likethis:<?xml versi...

    Views

    491

    Likes

    0

    Replies

    1
  • 12/27/07
    I'm attempting to use the Read Resource Content operation to read a PDF document from the repository so that I can email it to someone. I've successfully retreived the document, but it does not have any of my data. In a previous posting, Jasmin told me to ensure that the "Submit As" is set to PDF an...

    Views

    668

    Likes

    0

    Replies

    4
  • 12/27/07
    I have a workflow process that assigns a form to a user - the forms show up in the users To Do list and remain there even after I've pressed the "Complete" button. Since there is no route that follows this step I would have expected the items to be removed from the To Do list - but this doesn't happ...

    Views

    831

    Likes

    0

    Replies

    4
  • 12/27/07
    I have a workflow process that uses a Read Resource Content operation to retrieve a PDF document into a document variable - this works intermitently but more frequently results in the process stalling and a "DocumentError" being logged. The error message states that the "Document is no longer availa...

    Views

    1.5K

    Likes

    0

    Replies

    9