Search This Blog

Wednesday, April 1, 2015

Minor improvement to the Model Editor with regard to the selection of default Views for a type or editor in v14.2.7

This is something I needed myself several times and what was also requested by several customers in the past. Hopefully, you will find this new capability helpful for your project as well.

In v14.2.7, you can select a View designed for the base business class from the combo box when editing the following properties in the Model Editor:

    IModelClass.DefaultListView
    IModelClass.DefaultDetailView
    IModelClass.DefaultLookupListView
    IModelListView.MasterDetailView
    IModelListView.DetailView
    IModelMemberViewItem.View

The list displayed in the compo box is sorted according to the inheritance hierarchy:


UPDATE:
This improvement was added in v14.2.7 based on the requests from our users.

No comments:

Post a Comment