Expand my Community achievements bar.

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

  • 3/13/12
    Hello,I am trying to set my tabbing order in an addInstance subform. The tabbing works as I expect it to until the user adds an instance of the subform...and then those fields are not addressed until the entire form has been tabbed through.Does anyone know if there is a way to include these added su...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 3/13/12
    I need for the a textfield title to automatically populate in the subject line of the email buttonWhat code goes in sub = ?  var subsub = var ebodyThanks

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 3/13/12
    Hi, I have a piece of Javascript (pretty much copied from Acrobat manual) that's attached to the Click event of a Button, and it removes all the annotations on a PDF form.The script is like this:var oObj = event.target;var annots = oObj.getAnnots({ nPage:0 });for (var i = 0; i < annots.length; i++) ...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 3/13/12
    This is the code that I have set up now:     : "mailto: Katerina.Aburn.ctt@mda.mil,SPPCOHVVITSupportTeam@mda.mil;?bcc=Doe.Loe.ctt@mda.mil;&subject="+sub+"&body="+ebody,cSubmitAs:"PDF",cCharset:"utf-8"});In Outlook the following show To Line: Katerina AburnCC Line: SPPCOHVVITSupportTeamBcc Line: Noth...

    Views

    3.0K

    Likes

    0

    Replies

    2
  • 3/13/12
    Hi, I'm a total beginner at LiveCycle and FormCalc. I have been trying to create a simple form for a school assignment in which the user enters numeric data into a table and the last coloum then is calculated via FormCalc scripting. The equation which I have been attempting to express using FormCalc...

    Views

    4.5K

    Likes

    0

    Replies

    3
  • 3/11/12
    On an otherwise normally functioning form, there are two custom objects, both Current Date fields, which do not appear at allwhen I Merge Data Files into Spreadsheet in Acrobat X Pro. Both fields are set to Calculated-Read Only and Runtime Propertyof Current Date/Time. Is there a way to include the ...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 3/11/12
    Hi,Need help for the scenario mentioned below:I have a table , the data of which overflows. Below the table i have a subform. When the data in the table overflows to the next page, i need the subform below it to be placed in the same position ie at the end of the page. But when i keep it flowed, it ...

    Views

    3.4K

    Likes

    0

    Replies

    6
  • 3/10/12
    hello,i was wondering how to create such drop down list action in Adobe Livecycle that when i choose one List Item it shows certain text fields under to it.ie.im having one drop down list that is having 2 List Items 1st is Yes and 2nd is NO.Now, if i want to show some text fields under to it when i ...

    Views

    13.2K

    Like

    1

    Replies

    8
  • 3/10/12
    I am editing a form that was created by someone else.  I have added check boxes and radio buttons based on the need of the form. I would like for the Check Amount to automatically calculate based on the selection of a radio button.  I set up some numerical fields to play around with adding the amoun...

    Views

    2.8K

    Like

    1

    Replies

    7
  • 3/10/12
    hey guys,i just want know How to Create Text Field Which Accepts (Only Texts No Digits or Numbers)?i want to insert validation that, field only accepts alphabates no number or digits are accepted!thanks in advance!

    Views

    6.6K

    Like

    1

    Replies

    12