Discussion:
Checkbox Doubts
williamcustodio
2014-05-08 00:32:46 UTC
Permalink
Hi everyone,

I'm trying to develop a system that let the user searches for datas on a
database, for this a have a page x and a page y. In the page x i have many
checkboxes defining how the search will be done, like by name or type, also
in this page i put a search button that calls a method on the controller of
the page y. My problem is how will i get the value of the checkboxes by the
page y's controller? May anyone help me?

Thanks,



--
View this message in context: http://grails.1312388.n4.nabble.com/Checkbox-Doubts-tp4656670.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Søren Berg Glasius
2014-05-08 15:18:32 UTC
Permalink
Hey Wil,

You should address questions like these to the user list (
***@grails.codehaus.org). This is the dev list of the grails framework


Med venlig hilsen / Best regards,
SÞren Berg Glasius

Hedevej 1, Gl. Rye, DK-8680 Ry, Denmark
Mobile: (+45)40449188, Skype: sbglasius
--- Press ESC once to quit - twice to save the changes.
Post by williamcustodio
Hi everyone,
I'm trying to develop a system that let the user searches for datas on a
database, for this a have a page x and a page y. In the page x i have many
checkboxes defining how the search will be done, like by name or type, also
in this page i put a search button that calls a method on the controller of
the page y. My problem is how will i get the value of the checkboxes by the
page y's controller? May anyone help me?
Thanks,
--
http://grails.1312388.n4.nabble.com/Checkbox-Doubts-tp4656670.html
Sent from the Grails - dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
Loading...