tiagocaus Posted September 26, 2013 Share Posted September 26, 2013 Good night. Like a mask on the field phone to create a partão because customers diditam with spaces, characters, etc ... /whmcs/templates/default/clientregister.tpl I'm using: <script src="includes/jscript/jquery-1.5.2.min.js" type="text/javascript"></script> <script src="includes/jscript/jquery.maskedinput-1.3.min.js" type="text/javascript"></script> {literal} <script type="text/javascript"> jQuery(function($){ $("#phonenumber").mask("(099)9999-9999?9"); }); </script> {/literal} But when I put does not record when you click register, go to the login screen: What to do? 0 Quote Link to comment Share on other sites More sharing options...
callum314 Posted September 26, 2013 Share Posted September 26, 2013 does the phone field has the id="phonenumber"? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.