Expand my Community achievements bar.

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

  • 8/10/11
    Hi,I am dynamically adding rows to a table using the following codeSheetIndexForm.Page1.tblSheets.trSheet.instanceManager.addInstance(true);The rows cells are all text fields for user data input. Rows are getting added perfectly fine along with the text fields. The only issue I am facing is that all...

    Views

    781

    Likes

    0

    Replies

    3
  • 8/10/11
    Hi there, I have a process where the last step is an "assign task" step.The task is a card in user "X"'s To-Do list.User X opens the card and does some stuff (irrelevant).  I want to "close" the card when I programmatically complete the process. I have to use SOAP (authenticated as super administrat...

    Views

    590

    Likes

    0

    Replies

    0
  • 8/10/11
    Hello,Is it possible to know which process that currently use which service? e.g. I have a customized Render service and want to know which process is currently use it. or is there a query to run in database to get that information.Can any one please advise.Thanks,Han Dao

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 8/10/11
    Hi,I have an application that uses lccs. All users are authenticated as guests. My problem is that I can't logout a user in order to login another user. For both users I use different authenticators (new AdobeHSAuthenticator objects with different names and no passwords). When I call connectSessionC...

    Views

    720

    Likes

    0

    Replies

    2
  • 8/10/11
    Hello,I'm trying to use the method getRoomInfo from AccountManager class of the Java server API, in order to obtain the usage information of a room. My problem is that this method is always throwing the following Error: com.adobe.rtc.util.RTCError: not-active.Here is my code:accountManager.keepalive...

    Views

    1.4K

    Likes

    0

    Replies

    7
  • 8/10/11
    I have 4 check boxes that I would like to auto fill a text box if they are selected.I am wondering how to do this (as I have never used a script before) and what script should be used?I am new... so please forgive me as I learn the ropes.

    Views

    4.2K

    Likes

    0

    Replies

    5
  • 8/10/11
    Hi All,Some background.  I am attempting to fill a dynamic dropdown list from a datasource on my form, I do this using a custom renderer in workbench.  I have done this on many forms but this time I am getting some unusual errors... the list that is being populated is also a much larger list than us...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 8/10/11
    I've been learning LiveCycle to create a Satisfaction Survey for some departments at work. Is there a way to edit the form AFTER it's been distributed without losing it's connection to the original responses file? Or can I add old responses to the new response file? Does it depend on the kind of edi...

    Views

    977

    Likes

    0

    Replies

    1
  • 8/10/11
    Hi everyone, I developped a Custom Component that is trying to retrieve a list of task (List<TaskRow>) assigned to a specific user (passed as parameter).I understood that I need to connect to the server with his username and password in order to use the TaskManagerQueryService.taskList() and get his...

    Views

    999

    Likes

    0

    Replies

    2
  • 8/10/11
    I have been reading threads for over a week now trying to finish this form up. I need help allowing the two largest texts boxes to keep flowing and "bump" the labor, delivery, sales tax and total down when they do. Even if this mean going onto a second page.  I have read a lot about subforms/save as...

    Views

    1.0K

    Likes

    0

    Replies

    10