b2c-forms

Installation
SKILL.md

Forms Skill

This skill guides you through creating forms with validation in Salesforce B2C Commerce using the SFRA patterns.

Overview

B2C Commerce forms consist of three parts:

  1. Form Definition - XML file defining fields, validation, and actions
  2. Controller Logic - Server-side form handling and processing
  3. Template - ISML template rendering the HTML form

File Location

Forms are defined in the cartridge's forms directory:

/my-cartridge
    /cartridge
Related skills

More from salesforcecommercecloud/b2c-developer-tooling

Installs
72
GitHub Stars
42
First Seen
Feb 21, 2026