Is anyone going to the Plone conference this year?
It might be good to do a sprint on PloneSurvey to get it fully compatible
with Plone 3.0. I've not had enough time to make a final 2.5 release with
all the things I planned, but the code should be cleaner, making the
transition to 3 easier. We can tag the trunk to park 2.5 compatibility in
case anyone still needs it (which would include me)
If anyone is interested, can they let me know before Friday, so I can
register the sprint before I fly out.
Cheers
Michael
Hi Yuri,
Look forward to you checking them in.
The save facility has always been flaky, as there was no easy way to naviage
a partially filled in survey, so wasn't a priority. I agree that save should
exit the survey, with a reminder for them to come back later.
The getNextPage method should return the next relevant page, so you could
use that for the next button, a similar getPreviousPage could use the same
logic in reverse to get the previous relevant page. Not sure about the
portlet yet, as there is an issue with future pages with branch conditions
which may not be relevant. Perhaps greying out pages with branch conditions
until the condition has been met.
Cheers
Michael