Hi, 
    i have declared in input-forms.xml the following field

 <field>
          <dc-schema>dc</dc-schema>
         <dc-element>date</dc-element>
         <dc-qualifier></dc-qualifier>
         <repeatable>true</repeatable>
         <label>Date</label>
         <input-type>date</input-type>
         <hint>Please give the date of previous publication or public 
distribution
                        below.  You can leave out the day and/or month if they 
aren't
                        applicable.</hint>
         <required></required>
</field>
  
if <repeatable> element is true the value i insert in the form is allways null 
even if i give values. 
If <repeatable> is false everything works fine. 

Does anyone know why this happens and how can i declare a date field to be 
repeatable?

Thanks,
Ilias  
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to