Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Tel Field

Nicholas K. Dionysopoulos edited this page Mar 22, 2015 · 1 revision

Tel Field

This will display a text input which expects a valid telephone value.

You can set the following attributes:

  • show_link If true, a "tel:" link will be appended around the field value (default false)

  • empty_replacement A string to show in place of the field when it's empty

The Text Field type's attributes apply as well.

Clone this wiki locally