4 Jun
2007
4 Jun
'07
1:25 p.m.
A quick fix would be to move the code from your python script to an external method.
Ok,thanks, but how can I call this external method in a page template. In a first page I have a form that submit 6 parameter in url. The second page must call the "external method" or python script(don't run) and with the method sort of python I make a search in portal_catalog. Julian