I'm adding postcode validation to UK addresses on Online CRM forms. Some of the fields are built-in composite address fields (as in Account), and others are custom entities with separate address fields.
I know it's possible to use JavaScript regex validation to check formatting but I want to validate that the postcode is 100% verified using an online service.
I've found the PCA Predict solution. Does anyone know of any similar solutions from other companies?
*This post is locked for comments
I have the same question (0)