Not sure how your suggestion would be implemented Ron. Can you please give details?
Requirement is to have robust, flexible grid search to obtain a value, more functional than just a dropdown select. So by using a separate function with grid search to select a "person", users can browse through miles of data, click on numerous attributes links to see a photo of the person they may want to select, or a view their educational background etc. Also, it's reusable by many functions. I guess as a workaround I can just pass vars the grid function to tell where it where return the selected values, then it can still be reused by many other functions. That actually sounds good and I'll go with that. Alex -- 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.

