Good day, I would like to ask if there is a way I can create a custom field for registration in Mobile Phone format. Example: 6012 - 211 2222 (the first four digit is in the first text box then separated with - after that the last seven digit is in the second box. Thanks in advance Guys!!
You have to know php in order to implement this. You need to create custom brick which can be placed to signup form. Have a look to default bricks from /amember/library/Am/Form/Brick.php, you can place your brick code to /amember/application/configs/site.php