Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/18/11
    HelloI have 10 fields on the form, 3 are required/mandatory fields to enter the data. And i also kept a button with caption CHECK FIELDS.I also kept a 2nd button, say the caption is GOOD TO GO (its not a SUBMIT button, both buttons are normalbuttons)At ths point, GOOD TO GO button is "hidden'Now, sa...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 8/18/11
    I am having issues with my script:Checkbox is named - CO14TextField  is named - HQNameTextField is named - HQNumberI would like the persons name Jane Doe to appear in the textfield HQName"                         "       number 222-231-4567 to apear the textfield  HQNumberI would also like for there...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 8/18/11
    Hi Guys,I've been asked to look into ther feasibility of a new project and the LiveCycle Collaboration Service looks perfect for what i neded... i think.Basically it's for a presentation / training system. The trainer would be on one PC and the phone / webcam etc running one version of an app, and t...

    Views

    744

    Likes

    0

    Replies

    2
  • 8/18/11
    How can I check if a user exists by UserID? I tried     Session.userManager.canUserConfigure(UserID);but it throws an errorError: MessageManager.getRootUserRole - This user doesn't exist.    at com.adobe.rtc.messaging.manager::MessageManager/http://www.adobe.com/2006/connect/cocomo/messaging/interna...

    Views

    880

    Likes

    0

    Replies

    2
  • 8/17/11
    Hello,Is it possible to get the remaining time for baton after setting timeOut, or do I have to maintain a separate Timer for that?Been following this excellent tutorial here http://tv.adobe.com/watch/adc-presents/create-shared-forms-in-livecycle-collaboration-service/

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 8/17/11
    We are developing form in LC Designer 9. When form was almost 90% done,we were asked to provide information regarding all objects on the form ( field names, button names, numeric fields…) to developer who will create an .XSD file. What would be the easiest way to capture all the information from the...

    Views

    981

    Likes

    0

    Replies

    4
  • 8/17/11
    Hi,I have a form which has 2 pages. I have a bunch of JavaScript functions under script objects on page 1. How can I access these functions from page 2?I tried the following but none of it work:form1.page2.#variables[0].testScript.doThisNow();form1.page2.variables[0].testScript.doThisNow();form1.pag...

    Views

    653

    Likes

    0

    Replies

    2
  • 8/17/11
    A mixed case ( lower case + upper case ) archiveID for a recorded session has caused me to see my playback to start from zero seconds no matter where on the timeline I "seek" the recording.Recording AND Playback sets an archive id as such:x002F_<more_lower_case_text_here>_player_s_17463_t_2011-08-17...

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 8/17/11
    I have a PDF Form desinged using Adobe LiveCycle Desinger ES2.It has a submit button which will submit the form to the server (IIS and ASP.NET) using this javascript command:event.target.submitForm( {cURL: "http://server/ASPNETWebPage.ASPX", aPackets:["datasets","pdf"], cSubmitAs: "XDP"});On the ser...

    Views

    25.2K

    Likes

    0

    Replies

    28
  • 8/17/11
    HelloI have encountered a problem for which I don't seem to be able to find an answer, even after multiple hours spent browsing the web:Basically, I have created a form that I want to distribute to my clients who are supposed to use it for their clients. This is to ensure that all processes are stan...

    Views

    1.1K

    Likes

    0

    Replies

    4