Error with form field type tel
Open
- Dominant language
- PHP
- Stars
- 52
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Form field type: tel does not work.
This:
```
phone:
type: tel
```
Results in an exception:
"An exception has been thrown during the rendering of a template ("Could not load type "tel"")"
Just to be sure I'm trying to achieve:
``
How can I get this to work?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.