How To Add A Javascript Input Field To Bubble?

Hello,

I am trying to add a phone validation + country code javascript to bubble.

https://intl-tel-input.com/

How can I add in this javascript input field?

Bump…

Use @gaurav’s plugin implementation: Phone number input (bdk) Plugin | Bubble

Unless you know how to build your own plugin, this is the best implementation I’ve found. (Hell, I could build my own and this is the one I use.)

You can’t just plop int-tel-input into your page in the way you’re hoping, @JustinC.

(This plugin probably doesn’t work great with the new responsive engine, but just put it in a fixed width group or whatever and close enough for jazz.)

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.