Expand my Community achievements bar.

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

  • 4/9/13
    I have one table like thisNameSurnameDatumPlace of birth+-I'v seen one PDF same like this when you click + button it is coming one row more and if you click minus it is deltining the row.Help me please with formula.Thank you

    Views

    921

    Likes

    0

    Replies

    1
  • 4/9/13
    Hi, how I can make this script to work? Quantity, Discount and Amount are numeric fields.if (Quantity.rawValue>=5 && Quantity.rawValue<=14);{Discount.rawValue=Amount.rawValue*0.05;} else if (Quantity.rawValue>=15 && Quantity.rawValue<=29);{Discount.rawValue=Amount.rawValue*0.10;} else if (Quantity.r...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 4/9/13
    I am trying to create a registration form for a conference.  In this form, I want to offer multiple discounts based on date of registration (basically an "early bird" program).  I am not sure of the best way to do this.  I have a form total which basically sums all areas of registration options.  On...

    Views

    454

    Likes

    0

    Replies

    0
  • 4/9/13
    how I can make a numeric field to display a decimal like  1.00, 2.32, 3.33,0.45 Thanks

    Views

    2.8K

    Likes

    0

    Replies

    5
  • 4/9/13
    I am trying to submit (as a PDF) a document to a REST url (a long lived adobe livecycle process). When I open the PDF via internet explorer and submit, it does not seem to do anything. Does anyone know why and how I can get around it?

    Views

    6.9K

    Likes

    0

    Replies

    9
  • 4/9/13
         I have built this form up to do some impressive things with everyone's help from this forum.     However I cannot seem to figure out how to hide the complete part of the last page. On the postSign event of this document using the script field.presence = "hidden"; or using field.presence = "invi...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 4/9/13
    Hi,I want to convert Document object to byte array. For that I want to use StringUtils. I've installed LiveCycle workbence ES2 but I couldn't find it anywhere. Can you please let me know how can I get it?

    Views

    439

    Likes

    0

    Replies

    0
  • 4/9/13
    I want to add code to a button. I have the button selected. I choose Events with Scripts from the "Show" drop down menu. However, I am unable to click into the script editor box and type the code. The box is grey'd out.Please help.

    Views

    565

    Likes

    0

    Replies

    1
  • 4/9/13
         I have a text field with ghost text. There is also a button to add additional text fields. When a user clicks the "add an additional text field button" the new text field appears but without the ghost text of the original text field. I have tried scripting the click event of the button to fire ...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 4/9/13
    In the last several weeks, problems have developed with some of the forms I've created in Live Cycle.  Both forms that I created a long time ago and ones more recently.  These problems occur for some people and not for others.  There are several that have occurred and I would appreciate any assistan...

    Views

    593

    Likes

    0

    Replies

    1