// we use "#FIELD_NAME#" as field for InputName tag in JavaScript, so ignore it
$form_name=$this->getFormName();
trigger_error('Field "<strong>'.$field.'</strong>" is not defined'.($form_name?' on "<strong>'.$this->getFormName().'</strong>" form':'').' in "<strong>'.$this->Prefix.'</strong>" unit config',E_USER_WARNING);