• Resolved John Quail

    (@johnquail)


    Hello. I would like to create a URL field but I couldn’t find that option either in the free or premium version of the plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    You can use the text field as a URL field.
    And if you want URL validation. Use regex to achieve the same.

    You can use the below regex to achieve the same.

    [(http(s)?):\/\/(www\.)?a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)

    Thank You

    Thread Starter John Quail

    (@johnquail)

    Where do I put that string? It seems there’s no pattern field in the form.

    Hi,
    It is available in the pro-version

    field settings->Advanced settings

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How do I create a URL field?’ is closed to new replies.