Phone
Node Card
Category: Input Nodes
Type:
phoneTypical position: Inside a Web Page node, in registration or SMS OTP flows requiring a phone number.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| Validation String | text | numeric|min_length[7]|max_length[15] | Validation rule applied to the phone number input. Supports LoginRadius validation syntax. |
| 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 Phone (output)→Send SMSsend OTP to collected phone number
Usage Notes
The Phone node renders a phone number input field with an optional country-code selector. Adjust the Validation String if your user base requires a different length range or format. The collected phone number is passed automatically to downstream SMS OTP or authentication nodes.