public function prepareElementForEditor(ilADTFormBridge $a_bridge)
 {
     $a_bridge->setTextInputMode(true);
 }