How to add two drop down choices together?

Hey. I just found out about WebFlow and decided to try it out. I don’t have much knowledge in web coding, but know the VERY basics.

I’ll try to describe this the best I can. I would like to have to drop downs with about 10 choices. We will say drop down A and drop down B both have 1-10.

The user can say select A2 + B5 and press “Go”. That’s when I would like it to open up a new page, or even better, something open up below the entry area with the answer. The answer will actually be a product image with description and link.

Hopefully that describes it clearly enough. I could do a really quick mockup if not. If it makes sense, is that something I’m capable of doing in Webflow?

I appreciate the help. So far Webflow seems like it’s going to make life much easier.

You can do anything in webflow. It just depends how good you are using the tool :smile:

this may help:
http://stackoverflow.com/questions/16269385/jquery-adding-2-numbers-from-input-fields

1 Like

Hmm, I’ll have to give that a look. Thanks for pointing me in a direction.