Hi, I would like to include a dropdown into an overview page that allows the user to select the paginator page size himself, e.g. 10, 25, 50, 100 items/page
But since there is no "form" or "submit" on the overview page, I don't know how I can get the value of the select input control. Is there a CakePHP "standard" way to do something like this? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
