Peter's Polling Package 1.1.4 Service Release is available

Peter's Polling Package has been updated to v1.1.4.

It includes several small enhancements inspired by customer feedback.
This is a free service release for PPP customers.

Get this Update

Enhancements

  • Documentation reformatted. Installation directions improved.
  • Assembly supports partial trust environments
  • The question can now be positioned to the left of the answers by using the xQuestionToLeftOnEntryB and xQuestionToLeftOnResultsB properties.
  • The xRotatingPollsEntryOnlyB property is an expansion of the xRotatingPollsB property. When true, each vote is followed Entry mode showing the next question. It's basically a way to go through a series of questions one-by-one like a survey.
  • New event: PollCreating. Use it to update the Poll control’s properties or take another action immediately prior to when a poll record is converted into the content on the page. This event supplies you with the current view, poll record, and poll count amongst multiple polls shown, all in the Args parameter.
  • RecentPolls now identifies the record ID of the currently shown Poll within its xPollID property
Bug fixes
  • The Poll's PreRender event was not supported.
  • ASP.NET 2 legacy mode could sometimes prevent saving the value of a vote. The poll would re-appear in Entry mode after submission.

 

No Comments