Monday 23 August 2004 6:48:28 am
I need to create poll with multiple choices. Simple example.
What vegetables do you like?
1. <input type="chechbox"> tomato
2. <input type="chechbox"> potato
3. <input type="chechbox"> carrot
4. <input type="chechbox"> beetroot
Is possible to build this poll in eZ? Thanks for any help!
|