Creating Views
In order to create a new view in the application model it is generally enough to find a suitable existing view under Views section. Right click on Views and choose Ungroup if the list is grouped by name spaces or find groups corresponding to EarthCape modules (e.g. EarthCape.Module.Core, EarthCape.Module.Lab, etc.). Once the desired view is located (e.g. Locality_ListView), execute following steps:
- clone it (right click on the view and choose Clone)
- set its properties in the right panel of the model editor (e.g. Caption, Filter, Editor, etc.)
In case of creating new view, right click on Views node and click Add->[choose view type]