One option might be to have the link trigger an ajax request that sends the ID. That action that receives that request could append the ID to a list stored in the session (which you can clear after the email has been sent).
Anthony On Thursday, February 12, 2015 at 10:37:18 PM UTC-5, Alex Glaros wrote: > > when link is clicked, I'd like the auth_user.id from that row to go into > a dictionary that holds a single id or growing list of email recipients' > ids for this message. > > After that, user will compose an internal message and send it to the list > of email recipients captured above > > > -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.