Forum | Webflow

Tags
development tips
 

Suggested Topics

Topic
Replies
Views
Activity
176
101
427
202
82
You should have both- The phone number is submitted in the form data as Phone-number The international prefix is submitted as Dial code
If you’re wanting to combine them into a single string, you could do that on form submit, using script just before the submission happens.
Oz did such a great job with this, I decided to add this “full number” capability in with a tutorial so you can add it yourself.
You should have both- The phone number is submitted in the form data as Phone-number The international prefix is submitted as Dial code
If you’re wanting to combine them into a single string, you could do that on form submit, using script just before the submission happens.
Oz did such a great job with this, I decided to add this “full number” capability in with a tutorial so you can add it yourself.
notion image