So I’ve created a contact form and for some reason what ever information I enter into one field it repeats that information in the other fields and I dont know why. All of my settings and ids seem to be correct.
@PixelGeek So this is what the rep at Swift told me. is there a way to do this in Webflow or am I just out of luck lol ?
Hey David,
It actually might be since that form shares the .w-input class. What you may want to do is create a unique class specific to search and then add the class to the search inputs in your template and then update the installation configuration to rebind Swiftype to the new class.
@PixelGeek Sorry to be a dunce but that field already has a class name of “search bar”. so should I put that into swift instead on w.input like they have now?