Task #69822
Updated by Christian Kuhn about 9 years ago
The renderMode for TCA select fields is currently detected in the form NodeFactory.
This should be cleaned up:
* The detection of the selct field renderType is moved to the TcaMigration
* Using select fields without renderType is deprectated
* Using renderMode in select fields is deprecated