Templating
Front-end templates, success pages, redirects, and theme patterns.
The complete guide to rendering submission content (Formie 3)
So, you want to show the content of a submission hey? This guide covers all the different ways to output content.
Build a success page for your form
What better way to let your users know their form submission was a success than with a success page!
How to conditionally-redirect users based on their input
While Formie doesn't support conditional redirects (we're working on it!), there's a few ways you can achieve redirecting your users based on conditional logic.
Create a gated download page for your form
Create forms that act as a "gate" to assets, resources or external links.
Add floating labels to your form fields
Floating labels are a slick UI pattern that places the field's label within inputs, and animates when focused. See how we can wrangle Formie to use this without touching templates!
Create a content-managed user registration form with Formie
Did you know you can use Formie to content manage other forms in Craft, like user registration and profile-editing?