On Mon, Jun 17, 2013 at 2:24 PM, Konstantinos Stamatis <kstama...@ekt.gr> wrote:
> To give you a hint on how you can implement it, you need to create a new
> type of input control for the submission form, which will make ajax requests
> upon completion to a new servlet that will be responsible to answer such
> requests with an XML or JSON, depending on the autocomplete control that you
> will be using. In this servlet you can search (and return) all metadata
> values of a specific field, or all epersons as you mentioned or whatever.

There would also need to be a server-side component in the submission
step that would verify the input once again to prevent any manual
changes to the form variables (bypassing JavaScript).


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to