Introduction
A simple <input type="url"> field with built-in url validation.
Use Cases
- Recording social media links.
- Adding a personal website to a profile.
Template Usage
This field value can simply be printed to the screen:
<p>{{ $entry->url }}</p>
Settings
| Name | Description |
|---|---|
| Help Instructions | Additional instructions written in small print next to the field. |
| Validation Rules | Validation rule pattern (read more). |