Forums / Developer / Poll overide

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Poll overide

Author Message

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.ini
but 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

Jacques Feix

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 ?

Jacques Feix

Wednesday 11 April 2007 6:14:28 am

ok, all is made is in the collect.ini ...