This is what I am trying to do: I want the user to be able to select images, using a select button under each image.
My plan to achieve this is: 1. define a table for all the images and define an other table for the images the user will select. 2. create a function with an SQLFORM to process this somehow so I will have a list of the selected images in the database Is this the right direction, right idea? I am very new to web development with web2py so I'd appreciate some help with this. I want to learn how to do this. 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.

