Expand my Community achievements bar.

still-learning-
still-learning-
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Thanks Bruce,Someone else gave me the following and it works just fine:if (event.value) { event.rc = /^\d{5,7}$/.test(event.value); if (!event.rc) app.alert("You must enter between 5 and 7 digits.");}Do you know where I can read up on: /^\d{5,7}$/.test(event.value)Regards,JeffJeff HillLions Cl...

    Type

    Discussions

    Views

    2.8K

    Likes

    0

    Replies

    1
  • So If I wanted 4 digits and retain leading zeros in the display I would use num{'000'9}?Where does that go on the Validate tab in the custom validation script?

    Type

    Discussions

    Views

    4.0K

    Likes

    0

    Replies

    3
Top badges earned by still-learning-
Customize the badges you want to showcase on your profile