Hi All,

I have a problem with DSpace (1.8.2 xmlui) check boxes. I created a 
class (extends the AbstractDSpaceTransformer) in which I create a set of 
check boxes some selected, some not. The user can change both selected 
ones to unselected and select others. On save I want to get the status 
of these check boxes, it tried this by requesting 
request.getParameterValues("checkbox name"). Somehow I only get 
parameters which were selected by the user but not the ones which have 
been selected before the user did any change nor the ones which the user 
has unselected.

What can I do to find out which check boxes the user has unselected? Or 
alternatively how can I get back all selected check boxes (also the ones 
which have been selected before)?

I hope I made my problem understandable.

Many thanks for your help.

Anja

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to