Re: [Zope] My own alternative interface WHOOPS that got mangled

2001-01-07 Thread Tim Cook
Max M wrote: > > This is waht i meant > > When I make an alternate interface to my properties for a zClass and it then > calls manage_editProperties, manage_editProperties redirects me to the > original properties page. How can I avoid that? > Mukhsein's excellent Job Board HowTo was the resou

RE: [Zope] My own alternative interface WHOOPS that got mangled

2001-01-07 Thread Max M
This is waht i meant When I make an alternate interface to my properties for a zClass and it then calls manage_editProperties, manage_editProperties redirects me to the original properties page. How can I avoid that? "edit" is the alternative interface dtml method. I thought i could just set: