Lucas,
You need to uncomment SkipInitialQuestionsStep and comment initial-questions
on config/item-submission.xml, for skip this question "the item has been
published before".
After you need to change config/input-forms.xml file including a new field
to show the date field to submission.

Field example for config/input-forms.xml:

<field>
         <dc-schema>dc</dc-schema>
         <dc-element>date</dc-element>
         <dc-qualifier>issued</dc-qualifier>
         <repeatable>false</repeatable>
         <label>Date</label>
         <input-type>date</input-type>
         <hint>Please give the date of previous publication or public
distribution below.</hint>
         <required>You must enter at least the year.</required>
</field>


Antoanne Pontes

On Fri, Mar 26, 2010 at 1:07 PM, Lucas Mocellin <[email protected]>wrote:

> Hi folks,
>
> regarding this:
> http://www.mail-archive.com/[email protected]/msg09920.html
> If you check "the item has been published before" during the initial
> questions the date issued etc. will appear.
> in the submission process.. my scenario is that ALWAYS it is checked, so I
> don't want to ask and just use this metadata
> but if I put it directly in the input-forms it doesn't show up
> does someone know how to do that?
>
> thanks,
>
> Lucas.
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to