Expand my Community achievements bar.

Papote13
Papote13
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I thought so. When printing the form it doesn't display any warning and both digital signatures appear.I can only sign on my PC since I set up the digital signature there. I have tried with no success to add a certificate on our CA server so anyone on our network can sign, but have been unsuccessful...

    Type

    Questions

    Views

    708

    Likes

    0

    Replies

    0
  • 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

    953

    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

    870

    Likes

    0

    Replies

    0
  • This works fine, except that I am not getting the app.alert mesage at anytime, except my "Empty Message" and only after I entered something in the field.

    Type

    Questions

    Views

    519

    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
  • Changing the type to "User Entered - Optional" doesn't make a difference as the message comes from the code itself.I am not using a submit button and don't really want to rely on the user actually hitting the button, which most won't.At the moment I just disbaled the statement $host.setFocus ($.name...

    Type

    Questions

    Views

    486

    Likes

    0

    Replies

    0
  • 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

    927

    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

    579

    Likes

    0

    Replies

    0
  • Tried this and worked.$host.setFocus ($.name)Thanks.

    Type

    Questions

    Views

    420

    Likes

    0

    Replies

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