Expand my Community achievements bar.

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

  • 2/2/12
    Hi,Been reading for forums for a few months on and off and really am stick with this one. I have JS put on a regular button that works fine on a PC or laptop and send the email with the subject of a field completely fine, my issue is when we go of site with our iPhones/iPads/Android devices. We have...

    Views

    2.6K

    Likes

    0

    Replies

    7
  • 2/1/12
    I have an enabled form that attaches the full pdf to an outgoing email when the 'Submit' button is selected.  If nothing is completed on the blank form (ie. not changed) then when the 'Submit' button is clicked an email is initiated with the pdf attached (this is fine and as expected).  However, if ...

    Views

    4.7K

    Likes

    0

    Replies

    6
  • 2/1/12
    Hello All,First off, I really appreciate the knowledge that many of the gurus on this forum share with us.Secondly, I was hoping to get some ideas on how I can go about scripting for the following situation:I have a checkbox that, when clicked, adds a new text item to a listbox in a separate subform...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 2/1/12
    I have figured out the script to send an e-mail based on a drop-down object but I need to also Cc two other people on that same email based on those users entering their email addresses on the form in two seperate textfields named, "CC-EmailAdrress1" and "CC-EmailAddress2". How can this be done?Here...

    Views

    3.6K

    Likes

    0

    Replies

    6
  • 2/1/12
    Hi,I need some modifications in lccs.swc (for example: change audio icon and UserItemRenderer in HorizontalRoster, TextInput height in SimpleChat). Can i modify from src and generate a new swc? If it's possible, how?Thanks!

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 1/31/12
    I'm trying to find a way to warn the user that the button they clicked will delete the entire row. If they answer "Yes" to continue the deletion occurs. If they answer "No", the row does not delete.

    Views

    2.6K

    Like

    1

    Replies

    7
  • 1/31/12
    I have the code on a checkbox object in the mouseup event:Outline is this:form1     mainForm          subForm               checkBox1I plan on having many more subForms.This is the script:if  (this.rawValue == 1 || xfa.resolveNodes("mainForm.subForm[*]").checkBox1.rawValue ==1)    xfa.resolveNodes("...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 1/31/12
    Hello,I ran across an issue where I have a form created with LiveCycle designer that has multiple insertion points with the same name.In those insertion points the same fragment is to be inserted.The fragment is being inserted in all of the insertion points but the javascript that controls the visib...

    Views

    865

    Likes

    0

    Replies

    1
  • 1/31/12
    I wish to enter information such as project name, company name, date, etc. into a single data sheet.  Then I need to autofill the same two or three fields across multiple separate pdf form files.  In this case I have approximately separate files to autofill.  The forms are all different however, the...

    Views

    13.2K

    Like

    1

    Replies

    1
  • 1/31/12
    I have a table in a form with a Text filed and a Numeric field. I have the text filed populated by a button.  (For instance I have the items Fixed windows, Tilt & Turn Windows, In swing Windows, Project in windows, then I have Doors Inswing French , Outswing, Single doors and so on.) I would like wh...

    Views

    2.3K

    Likes

    0

    Replies

    8