Data Fields

Skip to end of metadata
Go to start of metadata


Besides the name, which is the name of the object's property and the title, which is shown in the GUI, an object field has the general configuration options listed below. The the title can be translated for different system languages. Please see the article about Translations to find out how to add object field translations.

  • mandatory: Makes the field mandatory and does not allow saving the object when it is empty
  • not editable: Does not allow a change of this field's value in pimcore backend (data change can only be done programmatically)
  • invisible: The field is not visible in pimcore
  • visible in grid view: Determines if the field's data column is shown in the object grid view, or hidden (meaning it has to be activated manually)
  • visible in search result: Determines if the field's data column is shown in the search results grid, or hidden (meaning it has to be activated manually)
  • indexed: puts an index on this column in the database

Moreover, each data field can have a tooltip, which is shown when the mouse hovers over the input field.


The layout settings allow to apply custom CSS to any object field.

WARNING
Please note that renaming a field means the loss of data from the field in all objects using this class.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.