Expand my Community achievements bar.

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

  • 9/13/07
    Hello Again,I have 8 fields where the rawvalue must be ge another field; if not, then setfocus back to that field. This works except when I tab to the next field then it goes into a looping cycle and I have to break the program in order to get out... if (numShower.rawValue < showercapa.rawValue){xfa...

    Views

    305

    Likes

    0

    Replies

    0
  • 9/13/07
    I have a process that initiates a sub-process and pass the form data through successfully but the only problem is that I want to pass attachments also from one process (main) to another sub-process, which i have been trying for the past couple of days and unfortunately all my efforts went on vain.Is...

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 9/13/07
    Hi,I have written a code for process kickoff.It successfully kickoff the process and created the process id and task id.Then, I have retrieved the task id and called TaskManager.save(created_task_id, FormInstance obj);But, it throws the following exception:com.adobe.idp.taskmanager.dsc.client.task.T...

    Views

    1.3K

    Likes

    0

    Replies

    8
  • 9/12/07
    Hi Guys, I'm completely new to LiveCycle, so please go easy on me! ;-)I have a form consisting of one drop down list and one text field. Let's say the drop down list is called DropDownList1 and the text field is called TextField. The drop drown list has Option1, Option2, Option3, Option4.All I would...

    Views

    637

    Likes

    0

    Replies

    3
  • 9/12/07
    Hi,Any SaveFormData services is available in ES?Thanks,Saravanan

    Views

    688

    Likes

    0

    Replies

    3
  • 9/12/07
    I want to know the SYNTAX for Automatic Insertion of Row in a table during Run Time on Clicking a Button. OS : Windows Server 2003 Software : Adobe ES Version 8.1

    Views

    492

    Likes

    0

    Replies

    1
  • 9/12/07
    I'm using images on my form. I don't want ANY of the images to be embedded. So, I set up all my images with URLs and make sure I DON'T check 'Embed Image Data.' After saving, closing then reopening the form, ALL my images are now embedded! The 'Embed Image Data' box is checked and the URL field is b...

    Views

    381

    Likes

    0

    Replies

    1
  • 9/12/07
    Sept. 12, 2007Where each of many document providers are sending similar documents to many document receivers, could standard document stuctures be developed for Live Cycle so that document providers that have Live Cycle could use the standard document structures and avoid having to independently dev...

    Views

    2.0K

    Likes

    0

    Replies

    0
  • 9/12/07
    How can I get a PDF form to open pre-populated with data from an XML file automatically? I've been using Adobe LifeCycle Designer 8.0 and there doesn't seem to be a way to do it. The closest I came was to use the ImportData method, but that only lets you specify a data file if the form is signed (ce...

    Views

    11.9K

    Like

    1

    Replies

    12
  • 9/12/07
    All,I have a form that I want to pull a sequential number from an access database. This will populate a field on the form which is simply a unique sequential number. Then I fill out the various fields on my form and I want to export those values back to the database and place them in the same record...

    Views

    1.1K

    Likes

    0

    Replies

    2