Results 1 to 2 of 2
-
06-04-2008, 09:40 AM #1surveyer Guest
Positioning Progress Bar and Page Numbers
Hi,
I defined a page layout template which shall include a progress bar and the page numbers. For that purpose I included
<cc1:ControlLayoutZone ID="_pageNumberZone" ZoneName="Page Numbers" runat="server" /> and
<cc1:ControlLayoutZone ID="_progressZone" ZoneName="Progress Bar" runat="server" />
inside a table of my html markup to display it at the end of my survey.
But when I test the survey the progress bar and the pagenumbers are displayed at the top of the page and in my html table two spans appear:
<span id="Responseview_PageLayout_1001__progressZone"></span>
and
<span id="Responseview_PageLayout_1001__pageNumberZone"> </span>
I do not see what I have to do to display the two items in my html table?
Is there any solution for that?
Thank you!
-
06-05-2008, 09:10 AM #2
Administrator
- Join Date
- Mar 2007
- Posts
- 385
We apologize for the inconvenience but this appears to be a bug. I have created a bug report for this issue and it will be addressed in the next release of Checkbox, version 4.5.


LinkBack URL
About LinkBacks
Reply With Quote