Detail
Detail
Enhancement
The instance editor currently takes into account the visibility rules stored in the model - for example, hidden attributes are displayed as a column, but are not editable.
However, the administration is not the normal working place of the users. Therefore, these rules are less important here. On the other hand it would be useful to be able to edit these values in special cases. Therefore all columns should be editable here, where this is technically possible.
Test
Go to the instance editor in the demo. Select DemoTypes.A as type, switch to edit mode and scroll to the column stringHidden. It must be possible to enter and save values in this column.