Expand my Community achievements bar.

hy9fesh
hy9fesh
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I am trying to trigger a message box when I select "No" as a dropdown selection using the change event:if(this.rawValue = "No"){xfa.host.messageBox("Please try again.","Error")}However, it is triggered even when I select "Yes." Perhaps it may be due to the fact that the following script is in the "e...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • I have the nine-digit pattern set up in LiveCycle (e.g.,12345-1234), so I revised the code a bit and it shows up: if(!/^\d{5}(\d{4})?$/.test(this.rawValue))Thanks!

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • I have a form where I want to do a five to nine zip code; if the user inputs anything else, it is will be deemed invalid and the field will be empty when the user presses "enter."So far, in the change event, I have the following script that only allows 9 digits, meaning the user cannot input more th...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    3
Top badges earned by hy9fesh
Customize the badges you want to showcase on your profile