Skip to content

adobe-rnd/forms-edge-delivery-demo2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your Project's Title...

Your project's description...

Environments

Installation

npm i

Linting

npm run lint

Local development

  1. Create a new repository based on the aem-boilerplate-forms template and add a mountpoint in the fstab.yaml
  2. Add the AEM Code Sync GitHub App to the repository
  3. Install the AEM CLI: npm install -g @adobe/aem-cli
  4. Start AEM Proxy: aem up (opens your browser at http://localhost:3000)
  5. Open the {repo} directory in your favorite IDE and start coding :)

Prerequisites

  • nodejs 18.3.x or newer
  • AEM Cloud Service release 2024.8 or newer (>= 17465)

List of Form Components

  1. Button
  2. Checkbox
  3. Checkbox Group
  4. Date Picker
  5. Dropdown List
  6. Email Input
  7. File Input
  8. Form Fragment
  9. Image
  10. Modal
  11. Number Input
  12. Panel
  13. Radio Group
  14. Reset
  15. Submit
  16. Telephone Input
  17. Terms and Conditions
  18. Text
  19. Text Input
  20. Wizard

Resources

Documentation

Presentations and Recordings

About

Use this repository template for new AEM Forms projects.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • HTML 13.2%
  • CSS 3.1%