Hi folks! A little question. Is it possible to have a metadata entry for
dc.type in page one, and another metadata entry for dc.type in page 2?

This is the behavior I would like to have:

The user starts a submission and selects Thesis as the item type.  In the
input-forms.xml file it corresponds to

<form name="traditional">
<page number="1">
...
<field>
   <dc-schema>dc</dc-schema>
   <dc-element>type</dc-element>
   <label>Type</label>
   ...
</field>
...
</page>

At the second page the user can specify the type of thesis, as for Master's
degree or PhD.

<page number="2">
...
<field>
   <dc-schema>dc</dc-schema>
   <dc-element>type</dc-element>
   <label>Sub-type</label>
   ...
</field>
...
</page>

I tried but the second one replaces the first one.  Any thoughts?

Thanks,

Guillermo Murillo Goussen
Universidad de Costa Rica
www.kerwa.ucr.ac.cr
-- 
La pureza del alma no se pierde sin consentimiento
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to