Expand my Community achievements bar.

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

  • 11/1/10
    HiI have a table in which rows gets added dynamically with a button click. In the first colomn of that table i have a radio button which also gets added while creating a new instance of the row.Now, how to make these radio buttons a exclusive group?ThanksAbhiram

    Views

    857

    Likes

    0

    Replies

    3
  • 11/1/10
    I'm trying to change the role of a user using the java server libraries. Here is the code I am running:AccountManager am  = new AccountManager(<MY URL>);am.login(<MY OWNER USERNAME>,<PASSWORD>);am.setUserRole(roomID,am.getSession(roomID).getUserID(<username>), UserRoles.PUBLISHER);Nothing seems to h...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 11/1/10
    Hi,I am trying to create the first application on livecycle server following exactly the first application (preloan) tutorial http://help.adobe.com/en_US/livecycle/9.0/createfirstapp.pdfEverything looked good until I tried to test the application in workspace.After clicked "Complete" button. it seem...

    Views

    501

    Likes

    0

    Replies

    0
  • 11/1/10
    I have created a short-lived process using workbench ES2 9.0. I can invoke the process from within workbench just fine. When I try to invoke it using Java API from outside the workbench, it is giving me this exception.ALC-DSC-012-000:com.adobe.idp.dsc.registry.ServiceNotFoundException: Service: MyAp...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 11/1/10
    Hi,We are invoking a long lived process from a client using Java API (EJB end point).We are getting the JobId in return. Is there a way to get the process instance Id through API.Searched a lot in the documentation. Finally inclining to query the table directlyTB_PROCESS_INSTANCE  on LONG_LIVED_INVO...

    Views

    5.9K

    Likes

    0

    Replies

    7
  • 11/1/10
    I have a couple of forms that have invisible fields that I have scripted to become visible only when the user selects "Yes" on certain radio buttons when completing the form in Reader. They work great, but the problem is that we have some "old school" users who still prefer to print the forms and th...

    Views

    2.1K

    Likes

    0

    Replies

    10
  • 11/1/10
    Can I do that ??  I know I can use an EMAIL button, but I'd prefer to have the event triggered when someone signs the form.  My form will require multiple signatures and each one will send an email to someone different.In advance - thanks.

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 11/1/10
    Afternoon,I have a table set up where i have add/delete rows at 3 points within the table, as i have 3 headings within the table.  This was created in Adobe LiveCycle Designer 8.2...I want the form to flow onto the next page which works fine, it is saved as Dynamic XML form.Now I require the form to...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 11/1/10
    My Screen Sharing doesn't start today ??? The Adobe Accaddin start without the selection window.

    Views

    942

    Likes

    0

    Replies

    1
  • 11/1/10
    Hello All,I want to design a form which has several associated DropDowns. I mean to say : There is a Dropdown called "EmployeeName" and it has several associated Dropdowns. Lets say , Employee Address,Pincode,Phone number,e-mail etc.All those DropDowns are database connected.Separate tables will be ...

    Views

    685

    Likes

    0

    Replies

    3