function getControllingCustomFieldID()
 {
     return Custom_Field::getIDByTitle(self::getControllingCustomFieldName());
 }