Closed (won't fix)
Project:
Field Validation
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2012 at 21:13 UTC
Updated:
11 Jun 2013 at 08:20 UTC
Jump to comment: Most recent
Comments
Comment #1
g089h515r806 commentedThis could be solved with php code validator.
Comment #2
Pramod E commentedI have a CCK form and it contains only one field, which is text field. Now corresponding to that field some data is there in SQL SERVER database now when I enter any value it has to check, whether the value which user has entered is there in the database field or not.
Kindly help me out. As I did a lot of searching related to it. but didn't got any solution...