Log in

View Full Version : HowTo Add Poll to Thread using DataManager?


zanthor
03-13-2010, 03:05 PM
So I'm adding a guild membership application to my forums and have a form that automatically starts a new thread for the applicants, formats their answers into a nice easy to read format, etc... I've used the datamanager for this and that was quite simple since the sample had all I needed to know...

The problem is that while I understand the concept of the datamanager, I can't find the documentation that shows what properties are needed to post a poll...

So if someone can point me at an example of how to add a poll, or how to find out what properties I need, I can take it from there!

Thanks,

Zanthor

WFSUnet
06-21-2010, 11:17 PM
Did you ever get an answer to this or fix it?

I am looking for the EXACT same thing.

BTW here is some really good documentation I found, but I get some errors when trying to implement it: http://members.vbulletin.com/api/vBulletin/vB_DataManager_Poll.html

zanthor
06-24-2010, 07:34 PM
No answer, but I did find a way, and am asking for help on a possibly related topic (not likely) here:
https://vborg.vbsupport.ru/showthread.php?t=244750

My source is in that thread though.