Dear all,

-- DSpace 5.1 with XMLUI --

Choice management with presentation style "suggest" doesn't work as it 
should in the submission process of our test system: The complete list 
shows up and doesn't get smaller when the user types in more letters. 
It's a static list.

Has anyone made the same experience? Do you have any suggestions how to 
solve the problem?

**************
Here are the details:

"TypeList" is originally of the sort value pairs.

[input-forms]
         <field>
          <dc-schema>dc</dc-schema>
          <dc-element>type</dc-element>
          <dc-qualifier></dc-qualifier>
          <repeatable>true</repeatable>
          <label>Type</label>
          <input-type>onebox</input-type>
          <hint></hint>
          <required></required>
          <vocabulary>TypeList</vocabulary>
        </field>

[dspace.cfg]
plugin.selfnamed.org.dspace.content.authority.ChoiceAuthority = \
org.dspace.content.authority.DCInputAuthority, \
org.dspace.content.authority.DSpaceControlledVocabulary

choices.plugin.dc.type = TypeList
choices.presentation.dc.type = suggest
**************

Best regards,
Franziska Ackermann

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
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