This module provides a Telephone component/field type for Webform.
It's similar to the Telephone module in that it's lightweight on features. There is no validation of the entered text. In fact, unless you have the Elements module enabled, this will simply be a plain old textfield.
Installation
- Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules
How to use
- Go to the main field list of a webform.
- Add a telephone element to your form.
Compatibility
Elements: optional, though highly recommended so that the Telephone field uses a field type of tel.
Issues
Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/webform_telephone/issues
Current Maintainers
- Herb v/d Dool https://github.com/herbdool
Credits
- Ported to Backdrop by Herb v/d Dool https://github.com/herbdool
- Originally developed for Drupal by joelstein https://www.drupal.org/u/joelstein.
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.