Creating a Configurator on Wix

Hello everyone,

I’ve been trying to figure out how to get a simple configurator on Wix to work. The idea is as follows:

  • I will prepare a form, with possibly 3 questions and multiple dropboxes to get inputs from user. The form also consist of a submit button.
  • When the user submits the form, based on the choices he made, for example in the list of items (Item A, B, C) in a dropbox, he choses item B, the display result will trigger the database to display the information related with item B, so on and so forth.
  • On the display results page, the user can click back to go back to the form and reselect his choices again.

Please advise how I should go about doing this.

Thanks and very much appreciated.

Hi,

You can learn how to achieve the desired functionality using the example here .