Expand my Community achievements bar.

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

  • 9/12/07
    I am using LiveCycle 7.0 and have created a form with a "Submit By E-Mail" button in it. This is a true Button feature, with the FIELD set to "Submit" and the Submit Format is set for PDF, so the entire form is sent to a mailto: URL. I verfied that all URL's are correctly spelled.Here's the problem:...

    Views

    363

    Likes

    0

    Replies

    1
  • 9/12/07
    Hello,I'm trying do develop a webservice for use Assembler.In order to do this i have install livecycle woklow and livecycle assembler.i 've done all that is specified in the different document : Create a workflow with workflow designer, deploy it, use the code for the soap client like it xas writte...

    Views

    573

    Likes

    0

    Replies

    1
  • 9/12/07
    I'm attempting to control a repeating subform scenario through a JavaScript dialog. The number of subform instances and the data in them can be controlled separately, but the difficulty lies in creating a new instance and adding data to it in the same event.I'm using addInstance() and/or setInstance...

    Views

    313

    Likes

    0

    Replies

    0
  • 9/11/07
    Is there a way to stop people filling in date fields manually?since there is a calendar, there not only is no need for manual entry but it also avoids input error..When I try to validate a date, it will either accept the manual date, or the calendar date but never both.Does somebody have a solution ...

    Views

    91.9K

    Likes

    2

    Replies

    33
  • 9/11/07
    Hi there,I have a Flex Form running within Workspace. Basically I would like to perform a user search using UserManager. But first, I need to get hold of the Session object from the Workspace.Does anyone knows whether Workspace exposes its session object to the Flex form running within it, and how?T...

    Views

    758

    Likes

    0

    Replies

    1
  • 9/11/07
    Hi guys,I am writing a DSC operation, where it has to be long-lived and I have a custom bean specified as one of its input. When the operation is executed at run time, I get this ClassNotFoundException for my custom bean, even though I have the custom bean class within the DSC, and class search orde...

    Views

    434

    Likes

    0

    Replies

    0
  • 9/11/07
    Is there a way to have lines in a textbox automatically be numbered like the Outline Numbered feature in Word? I want to create a dynamic form that formats like an outline when typed into a textbox. I am currently using Lifecycle Designer 8.example:1. xxxxxx 1.1 xxxxxxxx 1.2 xxxxxxxx2. xxxxxxThnx-Al...

    Views

    324

    Likes

    0

    Replies

    0
  • 9/11/07
    Is it possible to create a variable in the initialize script of a text field and then reference that variable in a button? If so...how do I access the variable?

    Views

    469

    Likes

    0

    Replies

    0
  • 9/11/07
    I'm creating a two page form PDF for my firm to attempt to go paperless. I've have done plenty of research and haven't found anything very informative yet. We need to be able to have a form that someone can click a buttom in the PDF and merge a selected PDF file. Thus resulting in one PDF file with ...

    Views

    649

    Likes

    0

    Replies

    0
  • 9/11/07
    I have a very simple table set up for listing prices. Only two columns. One is the description and the other is the cost. I've used a previous posted Java script but Adobe will not let me put in prices.This is the script:ar jpt = xfa.form.form1.Page1.TableSub.resolveNodes("Item[*]");var sum = 0.0;fo...

    Views

    362

    Likes

    0

    Replies

    1