Entity
Create Data Entity⚓
Concept⚓
ExempleEnglish⚓
create (data) entity NameOfDataEntity
add (data) entity NameOfDataEntity
ComplémentExample⚓
create data entity Customer
add entity Customer
ExempleFrench⚓
créer (une) entité NomEntitéDeDonnées
ajouter (une) entité NomEntitéDeDonnées
ComplémentExample⚓
créer une entité Client
ajouter entité Client
AttentionNote:⚓
Note: Entities user, role and group are defined by default in the application to manage end-user authentication and access rights.This is not authorized to delete them but you may need to add them some specific fields. Entities Media and Status allow to set the component Status when it is added onto another entity. Entity Inline Help allows to add a pop-ups to a field.
They are all available in the module Administration.
Delete Data Entity⚓
Concept⚓
ExempleEnglish⚓
delete (data) entity NameOfDataEntity
ComplémentExample⚓
delete entity Customer
delete data entity Customer
ExempleFrench⚓
supprimer (l')entité (de données) NomEntitéDeDonnées
ComplémentExample⚓
supprimer l'entité Client