NIHVIVO-646 Work on autocomplete in add authors to publication form
This commit is contained in:
parent
03a2f1cfe9
commit
65af54c74e
2 changed files with 49 additions and 13 deletions
|
@ -307,7 +307,7 @@ SPARQL queries for existing values. --%>
|
|||
<p class="inline"><v:input type="text" id="middleName" label="Middle name" size="20" />${initialHint}</p>
|
||||
|
||||
<input type="hidden" name="rank" value="${rank}" />
|
||||
|
||||
<input type="hidden" name="acUrl" id="acUrl" value="<c:url value="/autocomplete?type=${foaf}Person" />" />
|
||||
<!-- Field values populated by JavaScript -->
|
||||
<input type="hidden" id="label" name="label" value="" />
|
||||
<input type="hidden" id="personUri" name="personUri" value="" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue