logo

Entity editor: ELMA Entity

An object type description is stored in an *.md file. An object type is a child of the EleWise.ELMA.Model.Entities.Entity class, where T is the object ID type. The ELMA Entity editor looks similar to an object page in the Designer. In Visual Studio, the editor looks like this:

 

Fig. 1. Entity editor in Visual Studio

As you can see, the set of tabs corresponds to the set of tabs on the user object page in the Designer, except for the Scripts tab, which is absent in the entity editor. The only difference between the entity editor in Visual Studio and ELMA Designer is that dynamic forms are unavailable. In other words, using scripts is impossible; a developer implements a logic using MVC. To learn more about the object editor, read Help.