Sorry, it's not at all clear to me what you are asking. Perhaps you can show some code and explain the exact workflow to clarify.
Anthony On Monday, May 27, 2013 12:19:48 PM UTC-4, webpypy wrote: > > Thank you, Anthony. > > my question is " where ". > > what is the location , in which the response.menu can be updated, after > clicking the button and before defining the url (controller) of the button ? > > in other words,where can I write commands , that will be executed after > the button is clicked and before executing the controller? > > if i write these commands in the beginning of the controller, these > commands will be executed after the refresh, but i need them executed > before the refresh, and after the button is clicked. > > I understand that button is defined in the view with the url of the > controller, > is it possible to write something in between? > > > Regards, > > Ashraf > -- --- 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/groups/opt_out.

