Expand my Community achievements bar.

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

  • 6/3/10
    Hello Everyone,I am trying to figure out how to do the following:dropdown1 value (value meaning the textual value and not numerical value) and if selected then var1 = numericfield1.I thought i could use:(Using javascript)if(dropdown1.rawValue == "text"){     var1 = numericfield1.rawValue;}Any help i...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 6/3/10
    I would think this is simple but I'm not seeing how to do it. I have 5 or 6 different user entered dollar values that I need to calculate a total for.Example1 Cleaning Fee  $10.002 Security Deposit  $10.003 Pet Deposit $10.004 Total Rent $70.005 Total $100.00So a user would enter values for 1 -4 and...

    Views

    981

    Likes

    0

    Replies

    2
  • 6/3/10
    Hello,I created a dynamic PDF using LiveCycle Designer ES.  At the very end there is an Email button and the end user should be able to click on the button and it automatically emails the form to us.  We have received complaints that people have attempted to email us the form but we have not receive...

    Views

    2.2K

    Likes

    0

    Replies

    7
  • 6/3/10
    Hello,I've previously used LiveCycle to design static forms, but am now trying to create a dynamic interactive form.  I'm completely new to this process so I thought I'd learn by trying to re-create the sample Purchase Order form that comes with the software, to ease myself into it.I'm using LiveCyc...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 6/3/10
    Hi Guys,I've been going crazy trying to get this problem solved over the last couple of weeks. I unfortunately can't post the PDF due to privacy issues, but I'm hoping you might be able to point me in the right direction for what might be causing the issue.The ProblemWe're running into a problem onc...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 6/2/10
    Hello,I know this is a simple JavaScript, but how do you reset a table's row count to the initial count after pressing a Reset button?  Currently, I have 3 rows as the initial count (as indicated in the Binding tab), but if I go and add 2 addition rows (thereby bringing it to 5),  then press the res...

    Views

    4.7K

    Likes

    0

    Replies

    7
  • 6/2/10
    I have used a PDF form with a single schema -is there a description of how to use multiple schemas for a single PDF form ????

    Views

    719

    Likes

    0

    Replies

    2
  • 6/2/10
    Hello,Is it possible in LC ES2 to coerce oracle blob value to some livecycle variable ?When mapping sql query result (column of type BLOB) to a LC variable (of type Document), we receive:com.adobe.workflow.datatype.InvalidCoercionException: Cannot coerce object: oracle.sql.BLOB@27e7d6 of type: oracl...

    Views

    3.0K

    Likes

    0

    Replies

    7
  • 6/2/10
    I am designing a PDF form using Live Cycle Designer that ships with AcrobatPro 9.x ......I would like to create a section on the PDF form that can expand as needed when there are additional data elements -I am using an XML data file for the content - and the content - is variable ..... Can you direc...

    Views

    867

    Likes

    0

    Replies

    3
  • 6/1/10
    I have created one pdf form ,that helps to fill application form online.....I tried to access the field values using php code ($_REQUEST) but itz not taking any field values then i searched everywer to find solution but all are telling the same .then i got one link for demo of simple submit form , h...

    Views

    4.6K

    Likes

    0

    Replies

    2