Adding an Auto-Completer to a non-workflow page
Adding an Auto-Completer to a non-workflow page
In a workflow, adding an auto-completer is relatively sinple:
<field ref="publication" input_lookup_url="{$config{perl_url}}/get_journals"/>
.... and the EPrints application takes care of all the "stuff" on the main page.
The return format is fairly simple too: An unordered list of records to display, with each "fill-in" item part of a sub-list:
- University of Leeds
[University of Leeds] http://iss.leeds.ac.uk/
- 17259
- University of Leeds
- University of Leeds
- http://iss.leeds.ac.uk/
- University of Leeds
-
.....
foo