Hey, everyone!
I’m fairly new to js (and php is even scarier for me atm ), so i wanted to ask some guidance from the experienced web developers. How would one go about creating multi-step (quiz-like) forms in hype? Like this:
There is a button to take the quiz and answer a few questions. Answers to these questions (and choices) then will be send (like form) to an email and you know the rest
Can you, please, point me in a right direction? How can i implement something like that? I’m absolutely sure i can create this form in hype. The visual part at least The problem is everything else, lol. I think this type of form needs js to store values and php code to collect these values and when send them via email. What should i learn? What should i focus on? Can it be done with hype + plus a few extra lines of code?
Would really appreciate your advice!