Expand my Community achievements bar.

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

  • 12/10/07
    Hi, new form..new question..please help!I have a dynamic pdf with add a page to add subforms as needed. I have a grand total field and and a subtotal field..I can't get the grand total field to work ex: subtotal for subform1 is 50; so grand total is 50; subtotal on subform2 is 40 so grand total shou...

    Views

    941

    Likes

    0

    Replies

    3
  • 12/10/07
    Hi all,I have a problem invoking a small process inside a bigger process. I get the following error:2007-12-10 14:38:00,206 ERROR [com.adobe.workflow.AWS] stalling action-instance: 4545 with message: ALC-DSC-121-000: com.adobe.idp.dsc.registry.InputParameterNotFoundException: Operation: invoke not f...

    Views

    1.9K

    Likes

    0

    Replies

    7
  • 12/10/07
    Hi,Will outline my business requirements.We have employee information already captured in the database. There are some regulator related forms to be filled in (forms are barcoded forms available from the regulating organization).We need to build a solution that takes the pdf forms from the regulatin...

    Views

    3.5K

    Likes

    0

    Replies

    2
  • 12/10/07
    Hi,I'm creating a form containing a drop-down list which has to be populated with data from remote XML file (generated by servlet).What's the simplest way to do this?Should it be done with "Sample XML Data" Data Connection or via Net.HTTP.request() or any other way?

    Views

    773

    Likes

    0

    Replies

    0
  • 12/9/07
    HelloI have setup a financial reporting form which allows users to enter income/expediture and it sums up the totals.I have only just realised that the numeric fields do not allow the decimal points to be shown. For example, you might enter $5.50, howevever it displays as $5.00 (rounds down). I have...

    Views

    713

    Likes

    0

    Replies

    2
  • 12/9/07
    HelloI am using Eclipse Europa With flex builder v3 beta 2. Myapplication server is apache geronimo v2.When i deploy my ear file into geronimo i recieve anexception: org.apache.geronimo.common.DeploymentException: Couldnot parse TLD file at file in /WEB-INF/lib/flex-bootstrap-jsp.jar. This is a flex...

    Views

    340

    Likes

    0

    Replies

    0
  • 12/9/07
    Hi,Is it posible to open the "Attach file dialog" by scripting?Thanks in advance, Oliver

    Views

    668

    Likes

    0

    Replies

    3
  • 12/9/07
    Hello,I have defined two xfaForm Form1 and Form2 as variables of my process. Process start with task manager endpoint activation. After filling Form1, processis started. At another user task, Form2 is opened to be signed. I want Form2 to hold filled Form1 as an attachment. Form1 is also contains a d...

    Views

    464

    Likes

    0

    Replies

    1
  • 12/9/07
    Hi All,I've been running through different threads and articles on how to pre-populate PDF forms using XML data and ASP.NET and I haven't yet clearly found the right solution.My problem is that I have already designed my PDF form using LiveCycle Designer and had already mapped that XML data on the f...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 12/8/07
    I have an accident form 98% complete and have the need for the user to input the accident report # using a response dialog.the code I have is:var responseresponse=xfa.host.response("Enter the Accident Number", "IAR")if (response!=null)(response=text1.value)I get the dialog box and can enter the data...

    Views

    469

    Likes

    0

    Replies

    2