Holger Hees wrote:
i wrote a product with edit and properties tabs.
when i press the 'Save Changes' Button on the property tab the method manage_editProperties from the inherited class PropertyManager is called. after that i will redirect to the edit tab (i see it in the manage_tabs) but with content from the properties tab. whats wrong in my product. i do not implement manage_editProperties. I use the inherited method from PropertyManager Class.
Hi, I didn't get what you really want to do, but maybe you should have a look at the source and dtml of http://www.zope.org/Members/mjablonski/PropertyObject. There you can see how do you set up a propertysheet as Edit-Tab.
sorry for my bad english...
Maybe you should join the mailinglists of German Zope User Group: http://www.dzug.org/ It's a very friendly and active community... like all Zope-Communities...;) Cheers, Maik