sbrenner
(Stephen Brenner)
21
Here we are almost 10 years later. Has there been any progress in making forms possible within hype?
MaxZieb
(Loves Hype)
22
You can and could always just add form HTML into the immer HTML. Then you world need also a server side script to handle the submission.
Learn about form markup here;
Server side script (with PHP):
1 Like