Skip to content

bic742/sitecore-jss-angular-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitecore JSS Forms + Angular

Angular implementation for Sitecore JSS forms

NOTE: This module is intended to be copied from and extended as needed - it is not meant to be a heavyweight forms implementation.

Consult the Sitecore JSS documentation for further details.

Check out my blog post on details for the implementation: Implementation Details

How to use

  1. Clone the repository
  2. Add the forms folder to a component location in your JSS application
  3. Update the form.component.ts to point to a location that contains references for the following values
    • sitecoreApiHost
    • sitecoreApiKey
  4. Register the form component in your app
  5. Create a Form rendering in Sitecore
  6. Profit!

About

Angular implementation for JSS forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published