Hi all!

I'm trying (without success) to enable the controlled vocabulary
functionality in XMLUI.

My input-forms.xml file looks like this:

<page number="2">
       <field>
         <dc-schema>dc</dc-schema>
         <dc-element>subject</dc-element>
         <dc-qualifier></dc-qualifier>
         <!-- An input-type of twobox MUST be marked as repeatable -->
         <repeatable>true</repeatable>
         <label>Palabras clave</label>
         <input-type>twobox</input-type>
         <hint>Escriba las palabras clave una por una. Para ingresar más de
una palabra clave, presione el botón "Add" cada vez que usted haya escrito
una palabra, y podrá así escribir la siguiente.</hint>
         <required></required>
         <vocabulary>srsc</vocabulary>
       </field>

I'm working on DSpace 3.1, have javascript enabled on my browser, my
dspace.url is the same as dspace.baseUrl.  I have changed the owner of the
srsc.xml file to root and dspace-user back and forth.... nothing, the link
still doesn't work.

The "Subject Categories" label is linked to:

vocabulary:dspace.url/JSON/controlled-vocabulary?vocabularyIdentifier=srsc&metadataFieldName=dc_subject

Thanks for all your help.

Guillermo Esteban Murillo Goussen
Universidad de Costa Rica



-- 
La pureza del alma no se pierde sin consentimiento
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to