Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you! Works great!
Can you explain how to add more than one value to your javascript?const extendedValidation = [{name: "FirstName",values : "XYZ",message : "Please enter your real name"}]; How would the code look if I wanted to accept codes XYX and ABC?