Hi Matt,

If you just want to have a dropdown of values available, then you might 
find it easier to just configure a dropdown (and its possible values) 
via the [dspace]/config/input-forms.xml' configuration file.

Documentation is available at:
https://wiki.duraspace.org/display/DSDOC18/Submission+User+Interface#SubmissionUserInterface-TheStructureofinputforms.xml

As an example, you can look at how the "dc.type" field is configured as 
a "dropdown" in the 'input-forms.xml' file by default.  It's set of 
possible values is defined in that same config file, under the 
"<form-value-pairs>" section (look for the <value-pairs> with the name
"common_types").

I hope that helps!

- Tim

On 1/27/2012 7:14 AM, Henry, Matt - OPS District Computer Technician wrote:
> Hello,
> I work for a city school district. My objective is to implement Dspace
> as a repository for teacher lesson plans. The meta data has been
> modified to reflect the current standards that are in use. We have
> created several controlled vocabularies for this purpose.
>
> I am currently having a difficult time allowing the end user to select a
> standard and not be allowed to change that standard and not be allowed
> to type in and add any value.
>
> I have read through the documentation over Authority Control (located
> here:
> https://wiki.duraspace.org/display/DSPACE/Authority+Control+of+Metadata+Values
> <https://wiki.duraspace.org/display/DSPACE/Authority+Control+of+Metadata+Values>)
> several times.
> Currently the only selection method that works is the suggest method.
> Lookup fails miserably and with authority control enabled it gives a
> green thumb up icon for anything selected (even if it is manually changed).
>
> Is this functionality currently available? We are wanting to use the
> XMLUI webapp. Please point me in the right direction; examples are also
> greatly appreciated.
>
> Thank You,
> Matt Henry
> District Technician
> Owensboro Public Schools
> Owensboro, KY
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
>
>
>
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to