Re: [Dspace-tech] Is Non-repeatable qualdrop_value possible?

2013-06-03 Thread Claudia Jürgen
Hello,

whether an element is repeatable or not is controlled by the repeatable 
element in the field defined in the input-forms.xml, e.g.:
field
dc-schemadc/dc-schema
dc-elementtype/dc-element
dc-qualifier/dc-qualifier
repeatabletrue/repeatable
labelType/label
input-type value-pairs-name=common_typesdropdown/input-type
hint
Select the type(s) of content of the item. To select more than one alue 
in the list, you may have to hold down the CTRL or Shift key.
/hint
required/required
/field

Setting repeatablefalse/repeatable should do the trick.

Hope this helps

Claudia Jürgen


Am 03.06.2013 14:11, schrieb LifeH2O:
 Is it possible to add non repeatable qualdrop_value (dropdown+textbox)?

 I want to add student classes and their session number. In drop down I have
 listed all classes (e.g. MSCS, MSIT etc. The next text box will be used for
 session number (e.g. 1, 2). It won't be a good idea to have all classes
 multiplied with session numbers in dropdown





 --
 View this message in context: 
 http://dspace.2283337.n4.nabble.com/Is-Non-repeatable-qualdrop-value-possible-tp4664566.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.

 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite
 It's a free troubleshooting tool designed for production
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap2
 ___
 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


-- 
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
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


Re: [Dspace-tech] Is Non-repeatable qualdrop_value possible?

2013-06-03 Thread LifeH2O
Thank you @Claudia but the problem is that qualdrop_value does not allow
repeatable set to false. 

https://wiki.duraspace.org/display/DSPACE/Alter+submission+input+forms
/qualdrop_value (a textbox, which is preceded by a qualifying dropdown
of values. Requires a value-pairs-name attribute, similar to dropdown.
Also requires repeatable is set to true)/



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Is-Non-repeatable-qualdrop-value-possible-tp4664566p4664572.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
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