//In case the current element is a 'RETYPE' element: take the element name of the source FormElement. Needed in the next row to retrieve the default value.
thrownewUserFormException("Primary Key '".$this->formSpec[F_PRIMARY_KEY]."' not found in table ".$this->formSpec[F_TABLE_NAME],ERROR_INVALID_OR_MISSING_PARAMETER);
thrownew\UserFormException("Primary Key '".$this->formSpec[F_PRIMARY_KEY]."' not found in table ".$this->formSpec[F_TABLE_NAME],ERROR_INVALID_OR_MISSING_PARAMETER);