Hello folks! I'm struggling with this idea - page have several images, user can click on it, then controller must be called with selected id of the image as param. in controller i'm doing db.select based on this id. User can click another one adding its id to variables list.
So the question is - how to pass list of variables to controller ? and how to add new variable to URL without page refreshing ? Thanks! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

