How can I use a single button as user input?

Hi guys!

I’m trying to create a simple website with quite a few pages, say pages A, B, C, D and E. In page A, I plan to have just two big buttons, both pointing to page B, and to save in a database on which button the user clicked. Then, in page B, I’d have 3 buttons, all pointing towards page C, and save in database on which button the user clicked, etc etc., and in page E, display a result depending on the button combination.

So, on each page, it’s a single-click button, and I’m trying to register the clicks on the buttons in the database. So, in a way, I’m trying to use buttons as a “user input” field… Is that possible?
I’ve also discovered other user inputs in Wix, but there’s none that seem to act in that way I would wish. Selection tags come close, but you still need a separate, additional click “submit” button.

What do you think? Is it feasible to use buttons as user inputs, can I do that without coding? Would you see a different solution for my original problem, that I wouldn’t have thought of?

Thanks for your help :slight_smile: