Skip to content

Update the email collection part of page to use Crowd Supply's widget #58

Description

@mithro

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.

Image

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions