Field types

back to main page - contents - top
previous topic: Sources
next topic: Executables
Xtalbase uses an extended set of field types built upon the standard HTML input form types. Every field type is displayed and validated in a specific way. The field types table lists these types and assigns certain flags to these types like whether the field values are composed of multiple values or whether the values are selected from some options.

view field types

Fields in the field types table

KeyDatabase fieldHeaderDescription
NUMIDNUMIDNUMIDThe numerical id. 
IDIDIDThe short name of the field type. 
DatDATLast updateThe date on which the entry was last changed. 
OwnerOWNEROwnerThe owner of the entry. 
DBTypeDBTYPEDB typeThe corresponding MySQL database field type. 
SelectedValuesSELECTEDVALUESSelected ValuesIndicates whether the field type only assumes selected values. 
CompositValuesCOMPOSITEVALUESComposite valuesFields with the composite values field type contain value blocks separated by vertical bars '|', while the value blocks contain values, which are separated by colons ':' or equal signs '='. 
MultipleValuesMULTIPLEVALUESMultiple ValuesIndicates whether the field contains multiple values. 
MultipleFormFieldsMULTIPLEFORMFIELDSMultiple form fieldsTells whether the value for this field is composed by multiple form fields. This is used together with the ignore flag for fields that are not displayed in forms. 
ShareSHARESharesThe Share field is used to give other users viewing or modifying rights for a certain object. Permissions can be given to specific users, to the group to which the object owner belongs to and to all users. 
DescriptionDESCRIPTIONType descriptionA description of the field type. 

Actions in the field types table

IconDescription
display (and edit) the field type
create a new field type
copy the current field type
view field types
delete the field type
update the field type


Contact the system developer - back - reload