Data Types

Introduction

The Attributes in the CoreOne Suite Meta Directory must be of a specific data type. This page documents the available data types.

Asset

With the Asset Management module of the CoreOne Suite you are able to manage various things from phone numbers to hardware devices. Whenever you would like to assign such an asset to an entity, you will need to have an attribute to store the relation in. This is where you will need to create an attribute with the data type of asset. On the entity, the selection will be presented as a search-as-you-type field of the appropriate asset type and on views it will render an appropriate link to the detail page of the asset.

Base64Image

Whenever you would like to store an image, choose this datatype. On the edit masks it will render an image uploader and on view mask it will render the image.

Bool

A simple true or false value which will be rendered either as a checkbox or toggle box.

Date

A date that will be rendered as a date selection.

DateTime

Da date and time value that will be rendered as a date and time selection.

Decimal

A number of type decimal which usually is used to store precise values such as currency exchange rates.

Double

A number of type double that can be used to store a value with double precision after the point.

Email

An email address that is rendered as an text input with the html tag of email. Furthermore the user must validate the email address by entering an OTP that will be sent to the given email address.

ExternalIdentifier

Used to store an external identifier of an object such as a unique reference id.

Html

Stores a text as html. On the UI this will render a WYSIWYG-Editor in edit mode.

Int

A number of type int that will be rendered as a input of type number.

Int64

A number of type int64that will be rendered as a input of type number.

MobileNumber

A mobile number that is rendered as an text input. Furthermore the user must validate the mobile number by entering an OTP that will be sent to the given mobile number.

ObjectLink

Used to reference a different entity from within the CoreOne Suite Meta Directory.

String

A simple string that will be rendered as a one line input field.

Text

A longer string that will be rendered as a text input field allowing line returns.

Uint

A number of type uintthat will be rendered as a input of type number.

Uint64

A number of type uint64that will be rendered as a input of type number.

 

© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.