Email field

From EPrints Documentation
Jump to: navigation, search

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Metadata Fields: Base64 - Bigint - Boolean - Compound - Counter - Date - Email - Float - Id - Idci - Int - Itemref - Keywords - Longtext - Longtext_counter - Multilang - Name - Namedset - Pagerange - Recaptcha - Set - Subject - Text - Time - Timestamp - Url

Inheritance

Description

This field works just like a text field except that

  • it gives a validation error if it does not appear to be a valid email address
  • when rendered it is rendered as a mailto: link to the email (unless the render_dont_link property is set).

Properties

As for Id fields.

Required Phrases

none.