diff --git a/app/views/records/edit_fields/_source_metadata_identifier.html.erb b/app/views/records/edit_fields/_source_metadata_identifier.html.erb index 4cfe2eb86..bf26d98b4 100644 --- a/app/views/records/edit_fields/_source_metadata_identifier.html.erb +++ b/app/views/records/edit_fields/_source_metadata_identifier.html.erb @@ -10,5 +10,9 @@ required: f.object.required?(key), hint: dynamic_hint(key) %> <% end %> +
+ For the following work types, the value above is saved and can be used to retrieve remote metadata: Archival Material, Paged Resource, Bib Record
+ For the remaining work types, the value is saved but cannot be used to retrieve or refresh remote metadata: Image, Scientific
+