Hello all: I have a little problem. I have the next hierarchy: A | B | C In C I have a method to process a form, until here all ok, but the return of this method is: return self.getParentNode().show() And this works, but the url is like this: A/B/C/show C has and edit_html() dtml method and B also has the same method but whit different meaning. In the show() page, exist a link to the edit_html() method, but zope when I click in that link redirects me to the C.edit_html() method and not to the B.edit_html() method... How I can solve this problem? Greetings -- Microsoft merges technologoies: Windows CE + Windows ME + Windows NT = Windows CEMENT ---- Antonio Beamud Montero Agora Systems S.A. http://www.agoratechnologies.com