Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/6/09
    I have a submit button in a form and when the user clicks it, I want to check to see if they changed anything on the form. If they did, I will advise them to save the form before submitting.How would I determine if anything changed?Thanks for the suggestions....

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 5/6/09
    When I press the "submit email" button on my form, it opens Lotus Notes (yes, gag, corporate decision) and appends the XML file to an email that states:"The attached file contains data that was entered into a form. It is not the form itself.The recipient of this data file should save it locally with...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 5/6/09
    I have a date/time field called SubmitDate. I'm trying to store the date/time into that field, just before saving the form. For some reason this JS is not working.SubmitDate.rawValue = Date.getDate();app.execMenuItem("SaveAs");app.launchURL("http://Adobe.com");Am I doing something wrong?

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 5/6/09
    So I am creating a purchase order sheet on livecycle and I have a table that has 5 colums: Catalog number, Description, Quantity, Unit Price, and Amount. I am looking for a calculation that when I input the catalog number, for example 7008, that it will automatically fill in the unit price for that ...

    Views

    4.7K

    Likes

    0

    Replies

    16
  • 5/6/09
    I have a compatibility problem with Reader 9. I have designed a PDF with Adobe LiveCycle Designer ES 8.1. and a button, the JS code: app.execMenuItem("SaveAs"); But if I use Reader 9, get the error message: "The document could not be saved. There was a problem reading this document (105)."  (if I us...

    Views

    8.7K

    Likes

    0

    Replies

    10
  • 5/6/09
    Hi everyoneI am missing the old feature in LC designer 7.1 to mark an active field as not being part of the taborder. Have anyone found a way to set this up in LC designer 8.2We have many forms with open fields that we fill out automatic when the user opens the form - this can be edited, but mostly ...

    Views

    4.8K

    Likes

    0

    Replies

    5
  • 5/5/09
    Hello All, I'm using TaskReminderSent asynchronous event handler to send remainder email to a particular person.  Now the requirement is, I have to send this reminder when two tasks occurs.  Lets say when a task A happens then i have to send the email and when task B happens then also i have to send...

    Views

    2.8K

    Likes

    0

    Replies

    11
  • 5/5/09
    Hi, all. When my form is opened in Adobe Reader, there is a default purple banner at the top that says: Please fill out the following form. If you are a form author, choose Distribute Form in the Forms menu to distribute it to your recipients.Is there a way that I can suppress this banner? Thanks!Su...

    Views

    13.1K

    Likes

    0

    Replies

    13
  • 5/5/09
    Hello all, I have a requirement where in which i have to convert a fax to an email and send the same to a group of members.  I'm using LiveCycle 8.0.1, Is there any way i can do that? Lets say a person sends a fax to a number xxx-xxx-xxxx, i need to do some configuration which takes this fax at that...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 5/4/09
    Is is possible to make a drop-down list add a new list item every time someone inputs something that's not already in the list?Thanks,Josh

    Views

    7.5K

    Likes

    0

    Replies

    14