We have a listings which is filterable by location by an ajax script. A form is loaded for each listing, on page load the form displays correctly when we filter the data a form with admin fields comes up.
Here is the link
http://www.theprettyblog.com/wedding-suppliers/accommodation/
Once you filter the location. Click contact and see the incorrect form show.
Here is the load page template.
http://pastie.org/2481439
This is the html replacing the page load when filtered
http://pastie.org/2481448
The gravity.php contains the form function
gravity_form(5, false, true, false, '', false, 12);