Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 27-01-2020
    this below is from Generated code when chosing the form properties validation options. the question is how do we take care of radio buttons? it seems it only allows you to validate textfields or excelgroups? // Only color nodes that are s or s// Ignore everything elseif ((sClassName != "field") &&(s...

    Views

    2.9K

    Likes

    0

    Replies

    1
  • 17-01-2020
    I would like to know what is the lift i need to incur when moving everything from livecycle into AEM 6.5 Do Workbench process convert into AEM workflows?Are PDF XFA forms used as Adaptive Form Templates?Can I use Adaptive forms with Workbench processes?What else do i need to transfer? Thanks

    Views

    2.6K

    Likes

    0

    Replies

    1
  • 16-01-2020
    Hi,I edited a form template using the adobe live cycle editor, binding a column of a table to a particular data source from the system. but anytime the form is generated or previewed, the data on that column comes out misaligned and scattered. Please how do I rectify this as the input data on the sy...

    Views

    2.7K

    Likes

    0

    Replies

    1
  • 14-01-2020
    I have form created in Adobe LiveCycle Designer and has imported xml from an Access table. The xml populates 4 fields and the form repeats for every data item. There are 780 output forms. One of the fields is called “owner”. Out of the 780 forms there are 58 unique owners. Is there a way to separate...

    Views

    7.6K

    Likes

    0

    Replies

    9
  • 08-01-2020
    Hello all, Can Dynamic forms generated in LiveCycle be WCAG compliant? If so, what is the best approach for testing a Dynamic form? I understand that tags are not generated in a dynamic form, but all of the content can still be accessible via screen reader or other assistive technology. Any informat...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 08-01-2020
    Hi all, I have in my Adobe form a tabel with a + button to add rows and a - button to delete rows. The code for deleting a row is the following in the click event: var rowNum = this.parent.index; this.parent.instanceManager.removeInstance(rowNum); However, on top of the table there are other fields ...

    Views

    4.6K

    Likes

    0

    Replies

    4
  • 07-01-2020
    Hi all, I want to validate a text field (string, named "Kontierungselement") based on the length. So allowed are 10, 8 or 7 char. I limited the field to 10 char. But for every other input there should be an error message. I put the error message in the validate script message of the object and tried...

    Views

    6.1K

    Likes

    0

    Replies

    4
  • 03-01-2020
    My current form with a table which displays all the Item/Product data for every line, even when an item it deleted giving it an ActionCode of 3. We'd like to only display the Item Data if the Action != 3. Here is the partial XML Data103614099641183614099641183ASH10066-ACASH10066-AC1Material115001150...

    Views

    4.4K

    Likes

    0

    Replies

    2
  • 18-12-2019
    I have a travel reimbursement form with numeric fields for all expenses and cash advances. I have two fields for totals: one for "Amount Due Traveler" and one for "Amount Due University." I need for the Total Expenses and Advances fields to be compared, and if Expenses are greater than Advances, the...

    Views

    3.8K

    Likes

    0

    Replies

    2
  • 18-12-2019
    Hi folksWe have XFA based static PDF which is developed in Designer, it has print and clear button which works fine on Adobe Acrobat Reader and Professional but when PDF is opened in chrome or IE then button stops working?Code written is xfa.hosts.resetData() which is called on click event with RunA...

    Views

    6.6K

    Likes

    0

    Replies

    5