Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ | Rejoignez-nous sur le Chat 💬

Skip to content

Add CheatSheet form on internal page

Use form on page instead of an external page.

Add this form on antisèche page

Systemeio provide a Embedded Form

<form method="post" action="https://systeme.io/embedded/3299399/subscription">
<input type="email" name="email" required="required" /><input type="text" name="first_name" required="required" />
<div class="f-row">
    <button type="submit" class="btn">Inscrire</button>
</div>
</form>
  • Apply the site design to this form
  • Change title for H1
  • create a nice input form CSS
  • reduce the size of "En soumettant ce formulaire..."
  • add a picture like this page : https://www.theresumerx.com/starter-guide/
  • create component to include picture :

Ceci est une image

  • Import this component and use css
  • create sample image

Systeme.io page for inspiration

Docs

Edited by Christophe Chaudier