Expand my Community achievements bar.

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

  • 2/28/08
    Hi! I have researched this to death and have almost given up. I'm hoping someone out there will be able to help me out. I have created a form using LiveCycle to be used as a Process Request to our department. Basically, I want to be able to filter the forms and I'm not sure if this is even possible....

    Views

    433

    Likes

    0

    Replies

    0
  • 2/28/08
    Hi!I have researched this to death and have almost given up. I'm hoping someone out there will be able to help me out.I have created a form using LiveCycle to be used as a Process Request to our department.Basically, I want to be able to filter the forms and I'm not sure if this is even possible.For...

    Views

    216

    Likes

    0

    Replies

    0
  • 2/28/08
    I have created a form that has many fillable text fields. I've set the fields up so that it allows multiple lines, past the visible box. What I am trying to figure out is: When the person filling out the form types in more lines than is visible in the box, after they've submitted via email, how do ...

    Views

    447

    Likes

    0

    Replies

    1
  • 2/28/08
    Hi All, I have been stumped on this FormCalc code for a few days now. If anyone can give me a hand to get this back on track, that would be great. It's the only thing holding up the completion of this snow removal datasheet.Here is the code: if (SiteCode1 == "W400") then (if (Accum1 < 1) then (0) el...

    Views

    1.4K

    Likes

    0

    Replies

    9
  • 2/28/08
    hi,on executing this script I get the ado2xfa operation failed error.$sourceSet.test.#command.query.commandType = "text"$sourceSet.test.#command.query.select.value=Concat("insert into testdaten (vorname , nachname) values ('", TextField1.rawValue,"','", TextField2.rawValue,"')")$sourceSet.test.open(...

    Views

    556

    Likes

    0

    Replies

    0
  • 2/28/08
    Hi all,when Build Project to compile Workspace ES ,it was an error"Unable to resolve a class for ResourceBundle: data."

    Views

    551

    Likes

    0

    Replies

    1
  • 2/28/08
    My requirement is to have a repeating subform which has a dynamic table add row button and delete row button. This dynamic table has two columns "name" and "value" where the "name" column is initially prepopulated for the first 5 rows and the corresponding "value" column is mapped to a schema which ...

    Views

    400

    Likes

    0

    Replies

    0
  • 2/28/08
    Hi All,When Creating the application logic for a simplified Workspace ES i found this error after build the project:"Could not resolve <lc:StartProcess> to a component implementation."And this is the source code of my project<?xml version="1.0" encoding="utf-8"?><lc:AuthenticatingApplication xmlns:...

    Views

    703

    Likes

    0

    Replies

    2
  • 2/28/08
    I have a combination of a textfield and a datetimefield. The user can select any date in the textfield and he can choose a date from the calendar. When the user select the date via the calendar the value of the textfield will be set to the selected date. Now my problem: how can I make the picker (th...

    Views

    533

    Likes

    0

    Replies

    3
  • 2/28/08
    Hi!Trying to start a process using the taskmanager (start process in workspace) causes the following error:Caused by: com.adobe.idp.taskmanager.dsc.client.TaskManagerServiceException: Could not create a task for the endpoint: 826 at com.adobe.idp.taskmanager.dsc.service.TaskEndpointManagerImpl.creat...

    Views

    772

    Likes

    0

    Replies

    3