Closed (cannot reproduce)
Project:
Field Validation
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2012 at 11:58 UTC
Updated:
11 Nov 2012 at 08:40 UTC
Hi there
i face a issue of required field i hide that field and also required that field by using some module but the problem is that as (that field) it does not display but when some one go for registration after that then error msg is display required field missing.but that field is not there.
Thank you
Ahmad khalid
Comments
Comment #1
g089h515r806 commentedField validation does not provide required validator before 2.1(include 2.1), maybe this is not a bug of field validation.
Comment #2
g089h515r806 commentedField validation does not validate when value is empty except when you use "Must be empty" validator.