Re: redirect after file upload
Vladislav Vorobiev <[email protected]>
| Newsgroups | gmane.comp.web.zope.german |
|---|---|
| Message-ID | <[email protected]> |
return self.REQUEST.RESPONSE.redirect(self.absolute_url()) order return self.REQUEST.RESPONSE.redirect(self.aq_parent.absolute_url()) abhängig von kontext, sollte dies tun. Gruß Vlad Am 19. März 2010 20:34 schrieb Matthias Beyer <[email protected]>: > hallo zusammen, > > ich habe einen von ATFile abgeleiteten Content Typen. Welche Möglichkeiten > gibt es, nachdem der User solch ein Objekt über die Weboberfläche erstellt > hat, eine Umleitung zu erzwingen (bei mir konkret auf den parent folder)? > > danke und gruß > matthias > > > > _______________________________________________ > zope mailing list > [email protected] > https://mail.dzug.org/mailman/listinfo/zope > > -- Best Regards Vlad Vorobiev _______________________________________________ zope mailing list [email protected] https://mail.dzug.org/mailman/listinfo/zope