Account & User Identity Components User Guide
Category: Customer Identity & Portal Cards
Surface: Account (account)
Registered Admin Route: /admin/page-components
This guide covers all registered customer login forms, registration forms, password reset forms, profile settings forms, customer dashboard summary tiles, order history tables, and saved address cards.
Every row in the palette carries a ? button that opens that component's own help: overview, mental model, when to use it versus the alternatives, a complete property reference, worked recipes, accessibility and translation notes, gotchas, troubleshooting and an FAQ. It ships with the build, so it can never drift from the component you are configuring.
This guide is the map — which block to reach for and how they combine. The ? is the manual for each one.
A page's page type decides which blocks it is offered. If a component named here is missing from your palette, the page type is why — not a missing permission. See Visual Builder mode.
1. Customer Authentication Forms
UI Controls & Options
| Component Type | Description | Key Configurable Dropdowns & Inputs | Purpose & Behavior |
|---|---|---|---|
login_form | Customer sign-in form | • Redirect After Login: Select target page (e.g. Account Summary, Checkout)• Show "Remember Me": Toggle checkbox • Show Social Login Buttons: Toggle Google/Facebook sign-in | Renders email & password login fields. |
signup_form | Customer registration form | • Require Name: Toggle name input • Require Phone: Toggle phone input • Terms Checkbox: Toggle mandatory Terms acceptance checkbox | Renders customer registration form. |
forgot_password_form | Password recovery form | • Success Message: Custom prompt (e.g. "Check your email for reset link") | Renders password reset request form. |
profile_form | Profile edit form | • Allow Password Change: Toggle password update panel • Allow Avatar Upload: Toggle avatar image picker | Renders the logged-in customer's dashboard overview, recent order timeline, digital download links, active support tickets, and profile quick links. |