I tried to pass variables between templates and controllers by using
global. But when I set the globals in template the function that is
supposed to be work doesn't work. So i am unable to set the global
variable in template. The thing is actually I want to implement the
delete users function from the user table displayed on the web portal.
it is working fine for one user. But when I select multiple users i
need to pass the selected users list to the controller and implement
the delete user function. I am struck here can anyone help me out.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---