Difference between revisions of "Longtext field"

From EPrints Documentation
Jump to: navigation, search
 
m
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* [[Metadata]]
+
{{fieldtypes}}
 +
__NOTOC__
 +
== Inheritance ==
 +
 
 +
* [[:Category:EPrints_Metadata_Fields|Metadata field]]
 
** [[Text field]]
 
** [[Text field]]
 
*** [[Longtext field]]
 
*** [[Longtext field]]
Line 13: Line 17:
 
|-
 
|-
 
| '''input_rows''' || n/a || '''This property is taken from the repository configuration.'''
 
| '''input_rows''' || n/a || '''This property is taken from the repository configuration.'''
 +
|-
 +
| '''maxlength''' || 65535 || '''Can be overridden in the field definition.'''
 
|}
 
|}
  
 
== Required Phrases ==
 
== Required Phrases ==

Revision as of 11:58, 14 June 2020

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


Metadata Fields: Arclanguage - Base64 - Bigint - Boolean - Compound - Counter - Dataobjref - Date - Decimal - Email - Fields - Float - Id - Idci - Image - Int - Itemref - Keywords - Langid - Longtext - Longtext_counter - Multilang - Multipart - Name - Namedset - Pagerange - Recaptcha - Relation - Search - Secret - Set - Storable - Subject - Subobject - Text - Time - Timestamp - Url - Uuid

Inheritance

Description

Properties

As for text fields with the following differences...

name default description
input_rows n/a This property is taken from the repository configuration.
maxlength 65535 Can be overridden in the field definition.

Required Phrases