Hallo
I have added new product named "FlashMovie".
I'm adding new FlashMovie's object in Zope's folder and next I want to get it from ZTP:
<table tal:define="img python:getattr(here, 'FlashMovieObject', None)">. After it ZPT is being redirected to ZPT named "flashmovie_view". I can not find in a ZMI the place where I can change it. I don't want to be redirected.
 
Thanks in advance
Krzychu