Enhancement
It is currently not possible to access the model when creating tables with dynamic or calculated columns. This means that the information from the model cannot be taken into account for the evaluation of these columns.
It is desirable to be able to access the model when creating dynamic or calculated columns.
Improvement
The access functions receive the component model as an additional (optional) argument.
Test
- Configure calculated (dynamic) column whose value includes the component model.