Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/1/11
    We are using Adobe LC (soon ADEP) Workbench in Salt Lake City to generate complex batch and interactive forms, and could use some local resources when questions come up.It would be great to find local users and/or experts.  Anyone? Thanks!

    Views

    486

    Likes

    0

    Replies

    0
  • 12/1/11
    Hi,I need to extract the year only from a date variable.How can I use the num2date(date()) to do this?eg. num2date(date(), "YYYY MM DD") retunrs me the whole date, but I need only the current year.Thanks in advance.Abel.

    Views

    886

    Likes

    0

    Replies

    1
  • 12/1/11
    Can the Adobe Developers share with the LCCS community a roadmap or schedule of upcoming planned releases?  I'm interested in knowing (rough) timelines for future beta and production releases, particularly with regard to LCCS on mobile devices.  Can anyone comment on when they think LCCS might be re...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 12/1/11
    I created an Actionscript Mobile Project and copied over the code from sampleApps/ScreenShareFlashOnlyExample.  When I run the app and click "Start Screen Sharing" the app throws the error below.  The app DOES connect to the designated room before the "Start Screen Sharing" button is clicked.  This ...

    Views

    2.5K

    Likes

    0

    Replies

    6
  • 12/1/11
    I have a button that has following code on the click event._SubFormS.setInstances(0);Last week I added following code on the Exit event of the button.xfa.host.setFocus(Subf.ButtonRemove);For some reason, I have to click twice to set instance to 0. It never happened before. If I comment out code on E...

    Views

    2.1K

    Likes

    0

    Replies

    7
  • 12/1/11
    Hi Experts,I have interactive form with submit button, which will call web service if it is clicked. The issue we had here is that the form doesn't stop the user from clicking the submit button twice (or more than one time). In result, we got duplicates entries.Q: 1. Is there a (standard) technique ...

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 12/1/11
    Hi, is there a way to change rooms without having to do this?this.connLccs.logout(); this.connLccs.roomURL = "https://collaboration.adobelivecycle.com/xyz/"+room.roomSignature; this.connLccs.login();

    Views

    748

    Likes

    0

    Replies

    2
  • 12/1/11
    1.5 years ago i created a solution for an export to Excel using Acrobat Pro.But now i want to do the same in LiveCycle Designer ES2.Can someone help me with the conversion of that scipt?I don't know if this can be done in Livecycle.Also, in the new livecycle form i have a table where the user can ad...

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 12/1/11
    Hi,We have a Adobe Livecycle ES installation running on Weblogic JBOSS.We moved the JBOSS folder to our other server, deploy the ear file and that's all.When a do a test, I get an error HTTP status error 500Can someone give me a procedure (step by step) to migrate an installation from server A to se...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 12/1/11
    Hi,    I have written a simple program to accept Name using Flex SDK 3.2 HttpService in Flex builder 3. Using LifeCycle DS ES to communicate with struts 1.2 on Web Server(Tomcat 5.0). My flex code runs and Struts code runs independently. The problem is when trying to send data from client to Server,...

    Views

    5.3K

    Likes

    0

    Replies

    13