URL
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/.
A badly formatted entry will trigger a validation error on submission and require the user to fix the entry.

For Developers
The Feathery SDK and API reference URL fields with type equal to url. The submitted value is a string.
Last updated
Was this helpful?