I need to add custom metadata-entry pages for submission (using a 
modified/input-forms.xml/ file) and modify at least one field, 
/Language/, to change /en_US/ to /en/ and either replace /Chinese/ and 
/Japanese/ with /Greek/ and/Latin/ or add them as additional languages.

I do not wish to change anything in /item-submission.xml/ unless I have 
to (I kind of don't think I need to, though; I'm happy with the way it is).

For example, I have created a list of the fields I need to add, one of 
them is:

     <field>
         <local-schema>local</local-schema>
         <local-element>boxnumber</local-element>
         <repeatable>false</repeatable>
         <label>Box Number</label>
         <input-type>onebox</input-type>
         <hint>Enter the Box Number.</hint>
         <required>You must enter a box number for this item.</required>
     </field>

This particular field would be added above the default "author" field on 
submission page one, just after

    <form name="traditional">
      <page number="1">

Plus it looks like it needs to be added later at

    <form name="one">
      <page number="1">

Does that look right? Am I on the right track here? Am I missing 
something critical?


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
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