Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 7/17/07
    I'm trying to make a regular expression so that it looks like this(1)var r = new RegExp(); // Create a new Regular Expression Object. r.compile("^\([0-9]\)$");// Set the regular expression to look for var result = r.test(this.rawValue); // Test the rawValue of the current object to seeif(result == f...

    Views

    576

    Likes

    0

    Replies

    2
  • 7/17/07
    I am using LiveCycle Designer 8. I want to rotate the text in the top row of a table so that the text is displayed vertically. I have created a simple 3 column, 2 row table. I select one of the cells in the top row (I click in the cell and the cell borders are highlighted). When I go to the "Layout"...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 7/17/07
    Using VMWare, I've segmented our working 7.0 LiveCycle server with another instance of Windows Server, etc., and I'm trying to install the LiveCycle ES Pre-Release to that new image. I've installed jdk1.5.0_11, and after running "win_livecycle8_setup.exe" per the instructions, the installation routi...

    Views

    735

    Likes

    0

    Replies

    4
  • 7/17/07
    I've been using LiveCycle off and on for a couple of weeks now. One question that has come up several times - is it possible to build a custom graphic button?I can't find a way to import an image into an existing LiveCycle button. I've tried putting in an image and then positioning an invisible butt...

    Views

    1.5K

    Likes

    0

    Replies

    10
  • 7/17/07
    Hello all!This seems pretty simple, but I can't find an good answer.I have a barcode created from a date box. You pick a date, it creates the barcode.Under the CALCULATE event of the barcode I have thisbcMS.rawValue = txtDate.rawValueThe problem is the date shows up as 2007-17-07 in the barcodeI nee...

    Views

    888

    Likes

    0

    Replies

    4
  • 7/17/07
    I need examples about using AJAX with Livecycle designer 8.I tried to use this code and it's wrong. strName="Microsoft.XMLHTTP"; objXmlHttp=new ActiveXObject(strName);

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 7/17/07
    Hello,I´m using a javascript folder script to create a dialog box to print a document and, inside the pdf, I´m using script in a script object. I can get the functions inside the script object from the javascript inside the javascript folder. However, I´m not being able to get the same funcions if t...

    Views

    365

    Likes

    0

    Replies

    0
  • 7/17/07
    Hi all,I am having serious trouble adding bookmarks to my form in Livecycle designer 7.1. I would consider myself adept in Javascript but this "simple" task is making hari kiri look like a viable option.I have tried the following JS in layout:ready method of form1.#subform[0]c event.target.bookmarkR...

    Views

    581

    Likes

    0

    Replies

    1
  • 7/17/07
    Hi, I'm having problems with watched folder endpoint.<br /><br />I have a very simple process which consists of one activity - assign task and I want to start this process by copying a PDF to specified folder. I've added a watched folder endpoint for this process and it automatically created appropr...

    Views

    2.0K

    Likes

    0

    Replies

    6
  • 7/17/07
    Hi all,I have written an EJB to call LiveCycle Forms and LiveCycle Reader Extensions to do the form rendering and then RES the rendered form and then write a Web Service to wrap the EJB. I found that if there are more than 30 threads to call the Web Service, there will be thrown either RemoteExcepti...

    Views

    923

    Likes

    0

    Replies

    0