The URL field allows users to enter a free-form URL.
The URL field only accepts correctly formatted URLs as an answer such as https://www.feathery.io/.
URL
https://www.feathery.io/
A badly formatted entry will trigger a validation error on submission and require the user to fix the entry.
The Feathery SDK and API reference URL fields with type equal to url. The submitted value is a string.
type
url
string
Last updated 2 years ago
Was this helpful?