Form
Node Card
Category: Input Nodes
Type:
formTypical position: Inside a Web Page node during registration or progressive profile enrichment steps.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| Field Configuration | dynamic | NA | Fields are added and configured using the Admin Console form builder. Each field maps to a LoginRadius profile attribute or custom field. |
| Output / Code | Condition | Default message |
|---|---|---|
| NA | NA | Child nodes have no independent outputs: the parent Web Page node fires its output edge on form submission. |
Common Next Nodes
Web Page containing Form (output)→Create Userregistration: persist collected profile data
Web Page containing Form (output)→Update Userprogressive profiling: update existing profile
Usage Notes
The Form node is the most flexible input node: you can add any standard LoginRadius profile field (first name, last name, date of birth, country, etc.) or a custom field via the Admin Console form builder. It is commonly used for registration forms and progressive profiling steps where extra attributes are collected after initial login.