Expand my Community achievements bar.

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

  • 8/5/10
    Hi all,Is there a way to specify the sub type of an input or output type in the component.xml of a DSC?Here's the input portion of one of my operations:<input-parameter name="lst" type="java.util.List" required="true" title="lst">    <supported-expr-types>Variable,XPath,Literal,Template,</supported-...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 8/5/10
    I am distributing a PDF via Microsoft Outlook, and then compiling the responses on my local server.  However, when the participant clicks 'submit', there is an error in the script which causes Outlook to give me this message:Any help is much appreciated!J. Klaybor

    Views

    727

    Likes

    0

    Replies

    3
  • 8/5/10
    I created a flyer and wanted the ability to enter pictures on the fly.  Well, I used an image field to do this however users need to be able to insert up to 4 images.I know the way to do this is a repeating subform so I put the image field in one and set the options to "Repeating..etc. ; 4 max ; 1 c...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 8/5/10
    I currently have a PDF I created that has a signature which closes the fields once it is signed.  I selected the "Extend Features in Adobe Reader" so that it could be completed, signed, and saved in Reader.  It all works as intended.  However, once the document is signed in Adobe Reader, it saves ov...

    Views

    584

    Likes

    0

    Replies

    0
  • 8/5/10
    I have a table with several columns and rows and a separate numeric field named TOTAL.How for the numeric field(TOTAL) can calculate(Sum) the cells of a table(cells are numeric fields-Last column named: T1,T2, T3)thanks

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 8/5/10
    Can I apply javascript to checkboxes in order to show/hide individual radio buttons in a single radio button list?

    Views

    675

    Likes

    0

    Replies

    2
  • 8/5/10
    Hi all,I'm currently building a DSC which takes in a list (java.util.List) of ints and returns the modified list. In workbench I am mapping the input and output lists to the same variable. Basically the idea behind the DSC is to modify a list and return it. Normally the variable (in LC) should simpl...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 8/5/10
    It's been a few versions, so I thought I would raise this again and see if I can get an answer....I have a LiveCycle form.  I use LiveCycle because I need the functionality that allows a field to expand over multiple pages if necessary.  If it weren't for that, I would be using AcroForms.Once a pers...

    Views

    6.1K

    Likes

    0

    Replies

    8
  • 8/5/10
    Hey I am new here and in love with this product. Where is the link to trylink to download es2 administration server just to play withI have the designer app 8.2 already.Thanks

    Views

    753

    Likes

    0

    Replies

    2
  • 8/5/10
    Hello,I would like to pop-up a message when the user closes the form without having clicked on a button. Therefore I used the event docClose. My problem is that the event is fired twice. I tried to:-  put a flag but the variables are reinitialized when the event is called. - use form variables but e...

    Views

    2.0K

    Likes

    0

    Replies

    5