Can you show some code? Or explain a little bit better what you're trying to do. response.view should be set to a view, not an URL, but I may be misunderstanding what you're doing.
Segunda-feira, 6 de Maio de 2013 6:34:20 UTC+1, Aris Green escreveu: > > Hello, I am submitting a form via ajax and setting the response.view to > another component URL to load up another component in the parent div after > a post back. Something nasty happens. An HTTP header > 'web2py-redirect-location' is set and that causes a Javascript library > loaded on the page to set the window.location to that URL. I think that > this is a newer feature. I need to know how to disable it. My website is > not broken because of this. > > Please help. > Aris > -- --- 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.

