E-Site 3 - developer helpFor designers, developers and webserver admins (WIKI enabled)
To add fields to objects you will actually create a new object type that INHERITS from the other type. It is done this way because of the way E-Site and modern programming languages work. Inside the E-Site system new classes will be generated "on the fly" and extended with your desired new fields. This is done behind the scenes and you don't need to do this, but it might be handy to know.
Note: It is actually possible to change an object type in E-Site directly but not recommended, the reason this is not recommended is because it can be overwritten when downloading updates unless you disable updates for this object type. Disabling updates is not recommended as it means you will miss new features and updates such as security updates.
This is how you go at it:
You have the following buttons on the toolbar containing functions listed on right: