[ad_1]
I am building a website with the goal of having a database that is searchable based on user inputs to a survey. Basically users will answer some questions and the website will pull products from the database based on how the user answered the questions. I have been able to find good plug ins to create the database and the survey, but I am worried about how to connect the survey to the database, would be possible to link a survey plug in with a database plug in? This is my first time creating a website so any help is appreciated!
[ad_2]
You’ll likely need some custom code. Check if the form plugin you’re using has actions you can hook into to process the data.