If you want to use the same view/default/index.html in other controller?

example: in controller/default.py

def another():
    response.view='default/index.html'

2010/12/21 Sahil Arora <[email protected]>:
> I want to use a function in index.html other than index(). Where I
> should define ?



-- 
My blog: http://martin.tecnodoc.com.ar
My portfolio *spanish*: http://www.tecnodoc.com.ar
Checkout my last proyect instant-press: http://www.instant2press.com

Reply via email to