disappearing management tabs
16 May
2001
16 May
'01
4 p.m.
Hi all, I've got a Python product class that has an "editData" that once changed the info in the class, has to return to the original form. I do it like this: if REQUEST is not None: return self.editForm (REQUEST, manage_tabs_message='data saved.') The problem is that when calling it this way, the editForm DTML method doesn't have the management tabs that are there when it's called directly. This dtml file has this at the beginning: <dtml-var manage_page_header> <dtml-var manage_tabs> All the <head>, css, etc. gets inserted fine, but there are no tabe. Any hint? TIA, arkaitz.
9092
Age (days ago)
9092
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arkaitz