Select Multiple Buttons For Action(s)

Can you have multiple buttons that can be highlighted or clicked and then once the options are chosen, click a start order button that will link to a different page with which options you chose?

Example:

Button 1- Option 1
Button 2- Option 2
Button 3- Start Order
Order screen with either option 1, option 2, or both but the order screen will only show either/or or both options depending on which options were chosen from the previous screen?

Thanks!

Newbie trying this out!
Chuck

You could do this by having button 1 and 2 save something to database such as properties on the logged in user, or a new collection record, and then you could have conditional actions on your button three, with the condition depending on what data was saved.