/**
  * @return string
  */
 public function getFieldID()
 {
     return $this->parent->getFieldID($this->record);
 }