Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/11/15
    Adobe Acrobat: 9.0.0Adobe Livecycle Designer ES: 8.2.1.3144.1.471865I load a form and when I click on the Preview tab I receive a blank popup box How can I fix this? Thanks! I've already tried uninstalling/re-installing Adobe Acrobat without any luck.

    Views

    343

    Likes

    0

    Replies

    0
  • 2/10/15
    I have a single Table ("TableA") with 4 rows - all named "Row". Thus...Row[0], Row[1], Row[2], and Row[3]. Each row has 3 cells. What I'm trying to do is lock the 2nd cell ("Cell2") on every row - essentially locking an entire column.I tried using the following script on a button, but it doesn't wor...

    Views

    663

    Likes

    0

    Replies

    1
  • 2/10/15
    I have a dynamic form that uses extensive Javascript.  It works great when I open it in Adobe Reader 11 but when I open it with Adobe Reader 10.01 the following code in a text field change event does not execute correctly:if (xfa.event.newText.match(/[^0-9-:;,]/))    xfa.event.change = "";else    if...

    Views

    522

    Likes

    0

    Replies

    0
  • 2/10/15
    Is it possible to add script to a dummy submit button to stop it from submitting if a signature field is not signed?  Perhaps adding something like what I have below.  I know the syntax isn't right.  I just haven't been able to get it to work.  Thanks.if (SignatureField1 == null)     {     xfa.host....

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 2/10/15
    Hi,I'm calling a webservice that returns a string in XML format as follow:<TemplateList><Template><ID>1</ID><Category> <Name>Garments</Name> <Product> <ID>6</ID><Description>Glove Cotton XL</Description><HDMSProductId>223963</HDMSProductId><LsId>223963</LsId><PopupMessage /><IsCovered>True</IsCovere...

    Views

    503

    Likes

    0

    Replies

    0
  • 2/10/15
    I have a form with several expanding fields. Most I have been able to get them to "push" the following content down the page and onto page 2. However, there are several more expanding fields that are printing over the following text. I've set subforms for Flowed and page 1 to flowed, but nothing is ...

    Views

    341

    Likes

    0

    Replies

    0
  • 2/10/15
    I have built a table with a repeatable table section so that users can add additional sections to the table as needed. In one of the rows, I want to have a button that will hide a specific row in the previous instance of the table section. Is there a way to specifically identify the previous section...

    Views

    540

    Likes

    0

    Replies

    0
  • 2/10/15
    I'm trying to create a form that allows certain boxes to expand down the page and keep the look of the form consistent, e.g.; the title bar on the left side gets taller as the field grows,  I got the form to almost flow how I need it too, but the rectangles that surround the text boxes aren't expand...

    Views

    617

    Likes

    0

    Replies

    0
  • 2/10/15
    Good day,I have a 16 page form with about 8 tables, tables have 12 columns each.When testing and previewing my form, I complete the first row of the table,but when I scroll to the left to start completing the second row, my form/scroll bar just jumps to the far right.Can you please assist me I have ...

    Views

    324

    Likes

    0

    Replies

    0