Expand my Community achievements bar.

Papote13
Papote13
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have Life Cycle Designer 8.0 and I'm trying to add two signature fields on the same page. I can include both fields fine, but when signing the second one, the first one gives the warning "...there have been subsequent changes to the document". I guess the error makes sense. But is there a way to w...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • I have an exclusion group with an on empty message set. I have a print button with the following javascript code to check if any field with an empty  message isn’t set:      var txt = topmostSubform.execValidate();    if (txt == true){    xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, ...

    Type

    Discussions

    Views

    958

    Like

    1

    Replies

    1
  • I have an interactive form that I created using Adobe LiveCycle Designer 8.0. I am trying to populate these fields from an HTML form. After many trial and errors, I came across this site that says that FDF is not compatible with LiveCycle. I am looking for another alternative to be able to fill the ...

    Type

    Questions

    Views

    872

    Likes

    0

    Replies

    0
  • I am trying to validate a text field so that it only accepts the month in numerical form with a leading zero if less than 10. The data type is Text Field, the value is  “User Entered - Required” and the Validation pattern is 99.I have the following code:----- topmostSubform.Page1.DateMM::exit: - (Ja...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    3
  • I have two fields: field1 and field2. Both are set as “User Entered - Required”. I am trying to enforce that they cannot be empty. I made the following routine, but when I leave field1 empty and click on the field2 (which is also empty) I get stuck in an infinite loop of the same error message from ...

    Type

    Questions

    Views

    930

    Likes

    0

    Replies

    2
  • I have a Date/Time Field with validation pattern: MM/DD/YYYY. When I enter text I get the Validation Pattern Message twice.

    Type

    Questions

    Views

    581

    Likes

    0

    Replies

    0
  • Using FormCalc, I am trying to validate a field on exit, but want to set the focus to the same field until the user fixes the error.I know I can use the statement $host.setFocus("ObjectName") , but can I call the object as a this (current object) instead of entering the name of the object explicitly...

    Type

    Questions

    Views

    957

    Likes

    0

    Replies

    2
  • I have a field in a form set as date. I am trying to validate the date entered, has to actually be a date AND equal or after today, if not stay on the field until it is corrected.

    Type

    Questions

    Views

    4.8K

    Likes

    0

    Replies

    5
  • I have a table inside a flowed sub-form that has three rows of text fields. Is it possible to have a row break if it is larger than the page or in my case the content area? I had to limit the text, because it would overflow the page.

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    1
  • I have a user entered text field and need for that value to appear on the second page of a form when it overflows.I tried putting the text field in the master page but on the second page the value is empty.

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    5
Top badges earned by Papote13
Customize the badges you want to showcase on your profile