Form creation / email form collection system inside of Hype?

Here we are almost 10 years later. Has there been any progress in making forms possible within hype?

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