Embed a form
Sequre Forms already owns the form-building experience. The public website should provide a clean location for launch pages, product education, and implementation guidance.
Embed pattern
Section titled “Embed pattern”Use a dedicated page section for each important form. Keep the surrounding copy short and explain what happens after submission.
<section aria-labelledby="demo-request"> <h2 id="demo-request">Request a walkthrough</h2> <sequre-form form-id="demo-request"></sequre-form></section>Before publishing
Section titled “Before publishing”- Confirm the form ID points to the production form.
- Test required fields and success states on mobile.
- Explain privacy expectations near the form.
- Keep a fallback contact path available if the embed fails.