New function t3lib_extMgm::addFieldsToAllPalettesOfField() allows to add fields to palettes of an existing field. It can be called like: /** * Adds new fields to all palettes of an existing field. * If the field does not have a palette yet, it’s created automatically and * gets called “generatedFor-$field”. * * @param string $table: Name of… Read more »