Phone Number

For pre-filling the phone number field via URL parameters, the Field code can be found under the Advanced properties.

Screenshot 2023-09-17 at 9.38.28 PM.png
Advanced properties

The phone number field has 2 supported attributes. Country and number

To pre-fill these attributes, you can use the field code along with the attribute.

  • phone.country (It supports only iso2 country codes)

  • phone.number

Using the above, we can append the URL parameters to the form's URL:

https://example.neetoform.com/8abc2aa31ef7d12f288e?phone.country=IN&phone.number=7645234569

Screenshot 2023-09-17 at 9.41.22 PM.png
Phone number pre-filled with country and number

Can't find what you're looking for?