Hi Damian,

the form reset is afair an old error. It should not occur in 1.5.2 which
you are using. Did you make other changes than the one to the initial
questions step you have mentioned?

Claudia Jürgen

> That was it.
>
> In item-submission I removed the step 1 but didn't uncomment the portion
> that says to uncomment if I commented out step 1. Duh!  Thank you.
>
> So now data issues renders fine.
>
> However, I am at the same original problem.  I now fill in EVERY form
> field and click "Next >" and it loops back to the "Desribe" page again
> with all fields reset to blank.  And if I try to add a keyword (click add)
> it re-renders the page w/ nothing added and everything reset :(
>
>
>
>> -----Original Message-----
>> From: Claudia Juergen [mailto:[email protected]]
>> Sent: Friday, July 31, 2009 4:44 PM
>> To: Sobieralski, Damian Michael
>> Cc: Claudia Juergen; [email protected]
>> Subject: RE: [Dspace-tech] Item Submission Loops on Describe Step -
>> xmlui
>>
>> Hi Damian,
>>
>> this field is only rendered if you checked the initial question whether
>> the item has been published before. Checking this will enable the date
>> issued, the publisher and citation field by default.
>>
>> Hope that helps
>>
>>
>> Claudia Jürgen
>>
>> > Claudia,
>> >
>> > Thank you. That was it. But I am having a related problem. The
>> required
>> > field that isn't being filed in isn't being rendered.
>> >
>> > It is dc.date.issued. I used Firebug to see if maybe it wasn't being
>> > displayed but it isn't being rendered. And yes, dc.date.issued exists
>> in
>> > my metadata registry. It should appear between Title and
>> Publisher....but
>> > it doesn't.
>> >
>> > Relevant section of my input-forms.xml
>> >
>> >        <!-- Title* -->
>> >        <field>
>> >          <dc-schema>dc</dc-schema>
>> >          <dc-element>title</dc-element>
>> >          <dc-qualifier></dc-qualifier>
>> >          <repeatable>false</repeatable>
>> >          <label>Title</label>
>> >          <input-type>onebox</input-type>
>> >          <hint></hint>
>> >          <required>You must enter a main title for this
>> item.</required>
>> >        </field>
>> >
>> >        <!-- Year* -->
>> >        <field>
>> >             <dc-schema>dc</dc-schema>
>> >          <dc-element>date</dc-element>
>> >          <dc-qualifier>issued</dc-qualifier>
>> >          <repeatable>false</repeatable>
>> >          <label>Date Issued</label>
>> >          <input-type>onebox</input-type>
>> >          <hint>xmlui.Submission.submit.DescribeStep.hint.year</hint>
>> >          <required>You must enter the year in which the document was
>> > written or published.</required>
>> >        </field>
>> >
>> >
>> >        <!-- Publisher -->
>> >        <field>
>> >             <dc-schema>dc</dc-schema>
>> >          <dc-element>publisher</dc-element>
>> >          <dc-qualifier></dc-qualifier>
>> >          <repeatable>false</repeatable>
>> >          <label>Publisher</label>
>> >          <input-type>onebox</input-type>
>> >
>> <hint>xmlui.Submission.submit.DescribeStep.hint.publisher</hint>
>> >          <required></required>
>> >        </field>
>> >
>> > And to make sure this was the right form, I added anther field and it
>> > renderes jsut fine in this form.
>> >
>> > Any ideas?
>> >
>> > - Damian
>> >
>> >
>> >> -----Original Message-----
>> >> From: Claudia Juergen [mailto:[email protected]]
>> >> Sent: Friday, July 31, 2009 3:07 PM
>> >> To: Sobieralski, Damian Michael
>> >> Cc: [email protected]
>> >> Subject: Re: [Dspace-tech] Item Submission Loops on Describe Step -
>> >> xmlui
>> >>
>> >> Hi Damian,
>> >>
>> >> if there is no error, it might be that you did not fill in an
>> obligatory
>> >> metadata field. In the input-forms.xml fields marked with required
>> will
>> >> leed to this effect. There is usually a highligted hint, but if this
>> is
>> >> missing it might not be obvious.
>> >>
>> >> Hope that helps
>> >>
>> >> Claudia Jürgen
>> >>
>> >> > I'm a fairly new Dspace administrator so please forgive the
>> simplicity
>> >> of
>> >> > this question.
>> >> >
>> >> > I'm using Dspace 1.5.2 and xmlui.  I am on the Describe step of
>> Item
>> >> > Submission. I fill in the values and hit the "Next >" button. But
>> >> Dspace
>> >> > puts me back at the describe step with no message.  And I see
>> nothing
>> >> in
>> >> > the logs.
>> >> >
>> >> > Could some kind soul give me a nudge to help determine where this
>> >> might
>> >> be
>> >> > hanging?
>> >> >
>> >> > - Damian
>> >> >
>> >> >
>> >> > ---------------------------------------------------------------------
>> ---
>> >> ------
>> >> > Let Crystal Reports handle the reporting - Free Crystal Reports
>> 2008
>> >> > 30-Day
>> >> > trial. Simplify your report design, integration and deployment -
>> and
>> >> focus
>> >> > on
>> >> > what you do best, core application coding. Discover what's new with
>> >> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> >> > _______________________________________________
>> >> > DSpace-tech mailing list
>> >> > [email protected]
>> >> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
>> >> >
>> >>
>> >
>> >
>>
>
>



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to