-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I would like to have the box below (which lets an email signed up to subscribe to be updated about the campaign) from https://buy.wafer.space directly on the website @ https://wafer.space/ replacing the current Google form collection.
The HTML seems to be the following with your id & name values are randomly generated in some way?
<form action="/wafer-space/gf180mcu-run-1/signup" method="POST">
<input class="form-fontrol" id="signup-email" maxlength="320" name="email" placeholder="[email@example.com](mailto:email@example.com)" type="email">
<div class="input-group mb-3">
<input class="form-control" id="d5e2b82a5c9a17c210dfea51bc954c3d" maxlength="320" name="d5e2b82a5c9a17c210dfea51bc954c3d" placeholder="[me@example.com](mailto:me@example.com)" type="email" value="">
<span class="input-group-btn">
<button type="submit" class="btn btn-primary">Subscribe</button>
</span>
</div>
Sign up to receive updates.
</form>Metadata
Metadata
Assignees
Labels
No labels