Become a Member
Does any one know how to fix only one country code in guest self registration page ?
we don't want to allow all country codes as options for geust.
You could edit the visitor_phone field or create a new custom phone field to meet your needs. You could hardcode the prefix to include the required country code and then do some sort of regex to validate the number of digits as required or similar.
how i can hardcode the prefix ?