Skip to content

Commit

Permalink
Merge pull request #630 from IU-Libraries-Joint-Development/essi-1280…
Browse files Browse the repository at this point in the history
…_remote_metadata_help

add more hint text for source metadata identifier behavior across worktypes
  • Loading branch information
aploshay authored Oct 21, 2024
2 parents dc273f8 + 1809019 commit a7219db
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@
required: f.object.required?(key),
hint: dynamic_hint(key) %>
<% end %>
<p class="help-block">
For the following work types, the value above is saved and can be used to retrieve remote metadata: Archival Material, Paged Resource, Bib Record<br/>
For the remaining work types, the value is saved but cannot be used to retrieve or refresh remote metadata: Image, Scientific
</p>
<%= check_box_tag :refresh_remote_metadata, 1, false %>
<label for="refresh_metadata">Refresh metadata from <%= t('services.metadata') %></label>

0 comments on commit a7219db

Please sign in to comment.