Expand my Community achievements bar.

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

  • 3/24/06
    Is there anyway to output an XFAObject (ie. the XML) using Javascript? I'm getting back XFAObject all the time but have no idea what the structure is. It would help understand the XFAObject structure.When working with DHTML I do this in Javascript all the time to understand the DOM structure of an H...

    Views

    774

    Likes

    0

    Replies

    2
  • 3/24/06
    Hi,[Note: this is kind of a follow-up thread for Email receiver QPAC does not retrieve attachments other than .jar. Thought, I better post a new thread.]I experimented quite a lot with the Email Receiver QPAC. Regarding my testing, it seems as though it doesn't recognize attachments from emails, who...

    Views

    3.6K

    Likes

    0

    Replies

    5
  • 3/24/06
    Hi,i'm approaching the workflowserver and the the workflow designer. i first set a test process category / test process type / test process workflow and than deployed the workflow to the server. Now i'd like to get rid of this workflow/type/process. The help reads: ' You use LiveCycle Workflow Desig...

    Views

    647

    Likes

    0

    Replies

    3
  • 3/23/06
    It is happy to see that Adobe adds QR Code and DataMatrix to Barcoded Paper Form in Designer 7.1. But Adobe Barcode Decoder does not catch up, and cannot recognise these 2 newly added symbologies. Is there any roadmap in Adobe to support the decoding of these 2 barcodes?

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 3/23/06
    I am trying to delete a record from a data base but the suggested code I have been trying is not working.xfa.sourceSet.DataConnection.delete();I got this from the help and page 568 of the Adobe XML Form Object Model Reference.

    Views

    452

    Likes

    0

    Replies

    3
  • 3/23/06
    I want users to accept my 'Terms & Conditions' statement on an application form before they are allowed to submit it by the e-mail button.I want to place a required check box which produces an error message and prevents form submission until it is checked.I have read hordes of the postings but none ...

    Views

    14.1K

    Likes

    0

    Replies

    8
  • 3/23/06
    This is what I currently have in the adobe designer:Group field1 field2A 1 0A 1 0A 0 1A 0 1A 1 0B 0 1B 0 1B 1 0C 1 0C 1 0C 0 1Instead of listing out all rows, I want to group them and sum of the field1 and field2 values. The desired results should look like this:Group field1 field2A 3 2B 1 2C 2 1Ple...

    Views

    1.4K

    Likes

    0

    Replies

    9
  • 3/23/06
    When filling a form I created using Live Cycle Designer 7, text sits well above line. I have changed margins and other setting that I thought might correct. I am sure it is something simple, but am new to this and can't figure it out. Thanks for any help.Billie

    Views

    302

    Likes

    0

    Replies

    1
  • 3/23/06
    Is it possible to email a PDF to 2 different people in 2 different formats? From a single user click on a Submit button I want to:1. Silently email a copy in XDP format to a predefined addressee.2. Bring up Outlook with the PDF document attached and the To: field blank.I know from Javascript I can u...

    Views

    1.1K

    Likes

    0

    Replies

    9
  • 3/23/06
    I have a list box where I've set it to be multiselect (ie. this.ui.choiceList.open="multiSelect"). When a user selects one or more values I want to get the selected choices. I want to be able to determine the selected text and the bound value.I've got this working for a single selection by using the...

    Views

    3.1K

    Likes

    0

    Replies

    20