Hello,
I am trying out the server side validation action. I put the field name in for a text box in the alpha-numeric box (prod_key:Please add a valid key) and an event loop in the on Fail section of the action. I then tried testing the box by typing in something like $edit => '2' in the text box and all of it was saved in the db. Are special characters still considered alpha numeric characters? If not, why would I not get the error message?
Thanks for the insight.
I am trying out the server side validation action. I put the field name in for a text box in the alpha-numeric box (prod_key:Please add a valid key) and an event loop in the on Fail section of the action. I then tried testing the box by typing in something like $edit => '2' in the text box and all of it was saved in the db. Are special characters still considered alpha numeric characters? If not, why would I not get the error message?
Thanks for the insight.