Skip to content

Update "intended use" options to match Aeon #58

Description

@nrsa222

Issue
On the "Requests" form the "intended use" options need to be updated to match Aeon's list:

  • Broadcast
  • Commercial/For-profit
  • Documentary
  • Educational/Non-profit
  • ILL
  • Other
  • Personal Use
  • Personal/Non-profit
  • Press/Journalism/Public Relations
  • Print Publication
  • Social Media

Example
request intended use select options

Code location

<select class="fa-request-reproductions-input" id="fa-service-level" name="ServiceLevel">
<option>Select one</option>
<option value="Commercial/For-profit">Commercial/For-profit</option>
<option value="Educational/Non-profit">Educational/Non-profit</option>
<option value="For Publication">For Publication</option>
<option value="Other">Other</option>
<option value="Press/Journalism/Public Relations">Press/Journalism/Public Relations</option>
<option value="Social Media">Social Media</option>
</select>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions