Hi all:
     I'm using Manakin of dspace 1.6.2. I want to use controlled-vocabularies, 
so I make a test. In the Input-forms.xml, I modifed as follows:
      <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>Subject Keywords</label>
         <input-type>twobox</input-type>
         <hint> Enter appropriate subject keywords or phrases below. </hint>
         <required></required>
         <vocabulary [closed="true"]>srsc</vocabulary>
       </field>
     
     I set vocabulary element and set closed=true.  When I restart the tomcat,  
I can't see any change in the submision form of the subject field. Where do the 
controlled-vocabularies function? What's wrong?



     martin 
                                          
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to