0
  • i have created few custom fields in registration form .

  • And i want to validate those field .

  • Any help will be apriciated.

Thanks

user762641
  • 81
  • 1
  • 7
  • Have you created a plug-in? There are Hooks in the user.add controller and the user.process service that would help you – Purefan May 19 '13 at 11:01

1 Answers1

0

You can validate custom fields from admin where you create custom fields there an option to set them required or not required.

keshu_vats
  • 452
  • 6
  • 45
Ankit Agrawal
  • 6,034
  • 6
  • 25
  • 49