Hi,
I am in need of a gravity forms developer to do some custom validation coding…
I need code where I can have gravity forms look at a field and check if that specific entry already exists in my current database then return a message saying it exists along with what company it exists to. I would also like to the code written that if I needed to use it on a another form I could change the form id and the field ids.
There are 5 text fields in my form, which I am using to collect zip codes. I want after a person submits the form to receive a notification letting me know whether any of the five zip codes they entered already exists in my database and whom they are associated with.
So the code will check the database to see if the numerical value exists and inform me whether the zip code is in the system or not. It will also let the user fill out the form without any issues whether or not the field already exists.