By Earl Miller on Thursday, 19 April 2018
Posted in General
Replies 1
Likes 0
Views 374
Votes 0
Trying to settle on a proper syntax to be used during user registration to insure only lowercase, no spaces, and at least 1 digit for the usernames,

I'm incorporating Moodle into my system and the Joomdle Integration for its important to insure this at registration. I know the expression is used in the workflow area, I just dont know how to rewrite the default to match the criteria I need.

Thanks!
Hi there,

You can refer them as listed below. Please give it a try and see how it goes.

https://www.w3schools.com/jsref/jsref_obj_regexp.asp
https://code.tutsplus.com/tutorials/8-regular-expressions-you-should-know--net-6149
·
Thursday, 19 April 2018 12:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post