This document is a guide to embedding a sign-up form on a page.
To follow the steps in this tutorial, you must understand the required directory structure for your codebase and the concept of pages. You are using the sign-up forms created in a previous tutorial.
Embedding a sign-up form is a two-step process:
Create a new page in the
Add
app/views/pages/developer/sign-up.liquid
This will display the form you created previously at
app/views/pages/client/sign-up.liquid
This will display the form you created previously at
Congratulations! You now know how to embed a sign-up form on a page. Learn about signing in a user next: Signing In a User Manually.
Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.