Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 22-08-2023
    Dear allplease see the attached Files (XML as the original how it is direct from LifeCycle Designer – and reader.pdf as it is after saving the PDF as a Reader Extended PDF).As you see, the items that can be added and Removed (Products with dropdown lists and textboxes), are shown 5 times after savin...

    Type

    Discussions

    Views

    491

    Likes

    0

    Replies

    2
  • 12-05-2021
    I have a form that has 12 fields, 2 radio buttons, and a field for bank routing numbers.  These need to be validated.  Here's the catch.  Can't use "Submit by email" button.  I was thinking of using a "Save" button that would validate those fields.  But, I don't know how to get there.  As for the fi...

    Type

    Questions

    Views

    932

    Likes

    0

    Replies

    1
  • 09-05-2021
    I posted this question before and thought it was answered but it was not.  My form has a requirement that a phone number be entered.  I have a warning embedded if they enter less than 10 digits and it focuses on the error.  In the exit event of the text field, I have the following:   if (this.rawVal...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 08-05-2021

    Type

    Questions

    Views

    796

    Likes

    0

    Replies

    2
  • 06-05-2021
    This is my array, switch(this.rawValue) {       case "1":               olpDocSub.addItem(Trampoline:);default:               olpDobSub.addItem(Please choose item.");               break; I would like case one to include: If the User selects yes to the color red, then Michael Johnson display in the ...

    Type

    Questions

    Views

    771

    Likes

    0

    Replies

    1
  • 06-05-2021
    Now that we're in work-from-home mode, I'm trying to convert a bunch of XFA forms to be online/email rather than print focused. The submitter might select one of several approvers, and I don't want to have to maintain the email addresses in each form. So I'm connecting to an external XML file in the...

    Type

    Questions

    Views

    856

    Likes

    0

    Replies

    2
  • 06-05-2021
    Hello experts,I am spending days on below problem without solution.I have nested tables (table in table) which I would like to print with header line on each page break - normal aproaching.First table has always one row, next have to be printed like normal table. Unfortunatelly I cannot change struc...

    Type

    Questions

    Views

    719

    Likes

    0

    Replies

    1
  • 30-04-2021
    I have a non-interactive form that has 3 master pages.The pagination of page 1 occurs dynamically depending on the data content. Page 2 is fixed and page 3 can be displayed according to some conditions.I need to condition the presence of a table on the last page of page 1.How can I do this using Jav...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 20-04-2021
    Is it possible for a user to not able to save the form if does not has check a check box? Thank you 

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 20-04-2021
    We have a document with 2 masterpages, front page and page 2 to n pages.On the masterpage we have a logo in the top, a fragment with a button to save the document back to a system, and a fragment in the buttom of the page with info about the company. This fragment is a tabel with contact info and a ...

    Type

    Questions

    Views

    797

    Likes

    0

    Replies

    2