Dear All, I would like to implement an autosuggest (autocomplete) for the submitting-upload form, so that when the researcher begins to write “value” a box with “value” shows up, he clicks it, and the textarea field is filled with that value.
I create the textarea element that I want to autocomplete (DEMOART_PROJ, type=response) and then? (Invenio v1.1.3.15-fe13-dirty ) Can you help me? Thanks in advanced Rita

