In the Controlledvocabulary plugin configuration for that field (dspace.cfg) you must have the option # vocabulary.plugin._plugin_.hierarchy.store = <true|false> # default: true
uncommnet and set to false must work best Luck Emilio El 23/09/2013 11:03, Тутукин Андрей Владимирович escribió: > Hi, All > > Is it possible to select only one term from nested vocabulary without > parents? > > For example: > > <node id="dic" label="dic"><isComposedBy> > <node id="grp0" label="group 0"><isComposedBy> > <node id="t1" label="term 1"/> > <node id="t2" label="term 2"/> > </isComposedBy></node> > </isComposedBy></node> > > By default when a user selects "term 1" the system generates the value > "dic::group 0::term 1". > > Is it possible to make system to generate the value "term 1"? > > Andrei. > ------------------------------------------------------------------------------ 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=60133471&iu=/4140/ostg.clktrk _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general
