Props
Route Params
Component Attributes
data-cc-component="introCourseRegistration"
– Initializes the component automatically.Custom Behavior
name
and email
(from the form)brandId
and tracking
(from config)brandApiDomain]/api/intro-course/register/
free_course_signup
offers
returned from the APIredirectUrl
provided by the API response"email"
(required)"name"
data-cc-component="introCourseRegistration"
data-cc-component
→ introCourseRegistration
name
attribute set to "email"
.name
field with the name
attribute set to "name"
.You can design the form using standard Webflow inputs and buttons. The component does not change the appearance or layout. Make sure:
name
attributes set to "name"
and "email"
respectively.