Hi,
I need to add a "SelectInputForm" step after the "SelectCollection" step in
XMLUI so that the user can select which form he wants to submit through.I
created a "SelectInputForm" xmlui binder similar to "SelectCollection" .But
the

cocoon.request.get(AbstractProcessingStep.NEXT_BUTTON)   in the
submissions.js javascript is returning "null" when next is being pressed
from the "Select form" screen bcoz of which the control isn't moving on to
the next step.

the XMLUI binder contains the lines

Button submit = list.addItem().addButton("submit");
submit.setValue(T_submit_next);

Please tell if I need to add something else so that the "request" returns
the correct value.

Thanks
Gaurav
------------------------------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to