November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi guys,
I have just spotted this too. I am assume you have to programmatically render the poll, but I just want to demo it somewhere, is there a way to show a poll on the Relate+ demo site without doing anything?
Any help gratefully received.
Regards
Hi all,
The Poil module is something that we didn't implement in the Relate+ package. Remember that not all of the functions and modules in EPiServer Community is implemented in Relate+ (see http://blog.tomstenius.com/2009/04/confusion-about-what-relate-is.html for clarification). If you want to show the poll in Relate+ you have to add the code for it yourself.
Best regards,
Tom
Hey all
We have a similar requirement. I'm wondering if anyone might have a sample of the code they did that they would be willing to share?
Tym Lawrence
Poll is a part of the Medstore example found on Codeplex, http://relateintranet.codeplex.com/
In episerver Relate +, I had created a poll under club. However, there is no page type that inherits the poll properties because of which it is not seen under Clubs in the structure.
My question is how do i get the polls in the structure even if i create a new page type for it? Do I need to create it from the code side?