Closed (fixed)
Project:
Validation API
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2009 at 10:13 UTC
Updated:
4 Sep 2009 at 18:00 UTC
Validation works fine and being invoked when editing profile fields but it is completely ignored upon registration. Fields that are not being validated are required upon registration. Any fix for this? Thanks!
Comments
Comment #1
piyushbagri commentedyou have to use user_register as form id to validate any field if you are using content_profile module
Comment #2
halloffame commentedIt worked! Thanks!