Expand my Community achievements bar.

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

  • 10/10/13
    Hi,I have a requirement to prepopulate the PDF with data from database (ex: Invoice Number, Amunt and 'Yes/No'). This then needs to be sent to users to mark the invoices that they have paid (by marking those invoices as Yes).My question is, is it possible to pre-pupulate the PDF with invoice data th...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 10/10/13
    Good Morning, I have found from this site the coding needed to pull the initials of any given name with two words.ie. from the word Nova Scotia, the code below pulls out the initials "NS" into the nameabr text field when placed on the exit event of the name field in Javascript.var name = this.rawVal...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/10/13
    Hello,I have a form that will have about 150 different alarm panel zone lists (specific alarm points: doors, panic buttons, etc) and I would like to have it be where I choose the store, for example 3351 and have the zone list populate in a table below.  I was using the switch(this.rawValue) function...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/10/13
    I have a table that has four columns for data to be input. This sounds a bit convoluted but I would like to have the user to be able to save the form and when reopened, they could press a button that would move the data along to the left by one so they can enter new information into the far right co...

    Views

    554

    Likes

    0

    Replies

    0
  • 10/10/13
    I have a table that is a summary of other choices made throughout the document.  For specific check boxes in the form, there is a defined phrase that needs to be sent to a new row in the summary table.The general idea is that for checkbox:form1.sfMain.sfContent.tableC2.Row1.cbC2b6if (this.rawValue =...

    Views

    987

    Likes

    0

    Replies

    2
  • 10/9/13
    Hi all,we have a problem with PDF´s created in ES3.PDF are with dropdowns and checkboxes etc. There was never a problem ... but since 2 days our PDF´s are "laggy" ! if you move the mousecursor over dropdowns or textfields, there is always a short loading icon (mousecursor change from cursor to a cir...

    Views

    455

    Likes

    0

    Replies

    0
  • 10/9/13
    Dear allI've a problem to create the script to calculate the total hours of travel and work.I've tried to send an e-mail to address liveCycle8@gmail.com with the form that I'm looking to creatI hope the address is correctI've one problem like I found in this forumI try to explain better and enclosed...

    Views

    744

    Likes

    0

    Replies

    1
  • 10/9/13
    Greetings,I am using LiveCycle Designer ES3.  The target version of my form is Adobe version 8.  My form is initially completed by a document generator, then forwarded to a reviewer.  The reviewer will then use the form to document his/her determinations (approved, disapproved, etc) of the material ...

    Views

    924

    Likes

    0

    Replies

    2
  • 10/9/13
    Hello forum members,I just started Livecycle for dynamic pdf files, but got stuck even at the beggining since i am not good at javascript at all. So i have a simple invoice with a table in which i need to select one of the two types of tax 18% and 5%. The selection is made with a dropdown. I also ha...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 10/9/13
    Is it possible to type a calculation into a field and once you exit the field it will display the result?  For example, type 30+40 and then exit the field and it will display 70.

    Views

    4.3K

    Likes

    0

    Replies

    8