Hi list, is there a way to force a wrap before own fields in TCEforms? I add some fields to tt_news' palette #5 (imagecaption etc.): $GLOBALS['TCA']['tt_news']['palettes'][5]['showitem'] .= ',...'; It would be nice to have a line break before those fields as they stretch the form to the right... Thanks Steffen