Forums / Developer / Poll overide
Jacques Feix
Wednesday 11 April 2007 5:22:07 am
Hi, I have created my own poll class( I've added some pictures..) So I have duplicated all the poll.tpl templates, and put all the overrides in override.inibut after my vote I always get the form.tpl in my page where I collect the informations.
when I override the form.tpl, it seems to work but not like the initial poll (without pictures)..
my question is how does it work for the initial poll (who have no override in the collectedinfo )
Thanx for your help, Jacques
Wednesday 11 April 2007 5:48:33 am
what I have found :
eZInformationCollection::userDataHandling( $object );
is different one is unique, one is multiple(mine) what is it ?
Wednesday 11 April 2007 6:14:28 am
ok, all is made is in the collect.ini ...