...
Next, fill out the form with the name of the new property, the field type, and specify whether the property should be a global property:
...
Dostępne są typy właściwościThe available property types are:
String - pole tekstowe z ograniczeniem do 255 znakówtext field with a limit of 255 characters
Number - pole liczbowe integer lub zmiennoprzecinkowenumeric field, either integer or floating-point
Boolean - umożliwia wprowadzenie wartości allows input of true/false values
Date - umożliwia podanie daty jako wartości
Datetime - umożliwia podanie daty i czasu jako wartości
Text - pole tekstowe z ograniczeniem do 5000 znaków
URL - umożliwia podanie adresu strony www (będzie widoczna jako allows entry of a date as the value
Datetime - allows entry of a date and time as the value
Text - text field with a limit of 5000 characters
URL - allows entry of a website URL (which will be displayed as a link)
Edycja nazwy właściwości
...