I have a profile content type with some fields that use 'validators' from Validation API. Their validation doesn't work during registration, but later, when editing the content type it works correctly.
I have a profile content type with some fields that use 'validators' from Validation API. Their validation doesn't work during registration, but later, when editing the content type it works correctly.
Comments
Comment #1
oligoelemento commentedI was wrong, now it works, I'll continue testing.