I need to make a form with about 10 different inputs in it. Normally, I would put this on a single page and have the user scroll down. This seems like the easiest way to do it most of the time. But in this form, I need to user to perform a number of things.
I need them to:
First here is some information on the products option 1: the base product itself option 2: an addon to the base product option 3: both the base product and the addon
What would be the best way to display this information? As far as I can see, I can only see these options.
What do you think is the best way to display this?