PhoneNumber
The PhoneNumber node allows the user to enter an phone number in the input field. The value has to be at least 8 characters long. It can contain only numbers and an optional "+" in the beginning.


| Option | Description | 
|---|---|
| Default Input Label | The title of the popup window that appears on activating the node. | 
| Default value | The default value to show in the filed. The value has to be at least 8 characters long. It can contain only numbers and an optional "+" in the beginning. | 
| Required | Indicates if the user can leave the field empty. If the field is required but the user didn't enter anything, they are prompted to enter a value again. | 
| Data info | Information for the user shown next to the node label. | 
