Get validate errors in code
-
I need to get the value of validate error that I enter in the field for the phone in the admin panel. How I can do this?
Like$result->invalidate( $tag, 'Wrong contact data' );
, but not'Wrong contact data'
- The topic ‘Get validate errors in code’ is closed to new replies.