Skip to content
Nicholas K. Dionysopoulos edited this page Mar 20, 2015 · 1 revision

Email Field

This will display a text input which expects a valid e-mail address.

You can set the following attributes:

  • show_link If true put a mailto: link around the address (default false)

  • size Size of the text input in characters

  • maxlength Maximum length of the input in characters

Clone this wiki locally