<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
All,<br>
<br>
I have a question:<br>
<br>
Looks like an ASpace agent record can have two Subordinate Names.
From /locales/en.yml:<br>
<br>
<blockquote> name_corporate_entity:
&agent_corporate_entity_attributes<br>
<<: *agent_name_attributes<br>
subordinate_name_1: Subordinate Name 1<br>
subordinate_name_1_tooltip: |<br>
<p>A hierarchical unit with the corporate entity
named in the Primary Name field.</p><br>
<p>Examples</p><br>
<ul><br>
<li>Microelectronics Division <em>(for
International Business Machines. Microelectronics
Division)</em></li><br>
</ul><br>
subordinate_name_2: Subordinate Name 2<br>
subordinate_name_2_tooltip: |<br>
<p>A hierarchical unit with the corporate entity
named in the Primary Name field and lower than the unit named in
the Subordinate Name 1 field.</p><br>
</blockquote>
<br>
My question is: Is it possible to add two more Subordinate Names?
subordinate_name_3, subordinate_name_4?<br>
<br>
Or would I have to use a User Defined attribute for this?:<br>
<br>
<blockquote> user_defined: &user_defined_attributes<br>
boolean_1: Boolean 1<br>
boolean_2: Boolean 2<br>
boolean_3: Boolean 3<br>
integer_1: Integer 1<br>
integer_2: Integer 2<br>
integer_3: Integer 3<br>
real_1: Real 1<br>
real_2: Real 2<br>
real_3: Real 3<br>
string_1: String 1<br>
string_2: String 2<br>
string_3: String 3<br>
string_4: String 4<br>
text_1: Text 1<br>
text_2: Text 2<br>
text_3: Text 3<br>
text_4: Text 4<br>
text_5: Text 5<br>
date_1: Date 1<br>
date_1_inline_help: e.g. YYYY-MM-DD<br>
date_2: Date 2<br>
date_2_inline_help: e.g. YYYY-MM-DD<br>
date_3: Date 3<br>
date_3_inline_help: e.g. YYYY-MM-DD<br>
enum_1: Controlled Value 1<br>
enum_2: Controlled Value 2<br>
enum_3: Controlled Value 3<br>
enum_4: Controlled Value 4<br>
_singular: User Defined<br>
_plural: User Defined<br>
</blockquote>
(I'm sensing it's the second option here, that locales just applies
labels, does not actually create fields in the database. So I'd
give text_1 here a label of 'Subordinate Name 3" and text_2 a label
of "Subordinate Name 4". But is this right?)<br>
<br>
Thanks,<br>
<br>
Mark<br>
<pre class="moz-signature" cols="72">--
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Mark Cyzyk, M.A., M.L.S.
Library Applications Group
The Sheridan Libraries
The Johns Hopkins University
<a class="moz-txt-link-abbreviated" href="mailto:mcyzyk@jhu.edu">mcyzyk@jhu.edu</a>
Verba volant, scripta manent.
</pre>
</body>
</html>