Hi All,
one of the input box used in our app needs to be validate for an URL. I couldn’t find this in Bubble Interface easily and doesn’t seem to be pretty easy to do otherwise also. Can someone help me find out how to validate an input box for an url.
Lets say, i have an input box and the user is entering the following data the bubble should validate acccordingly:
- Google - invalid
- https://Google.com - valid
- google.com - valid