Back Next and Continue Buttons on scrolling survey page


Author
Message
daniel.h
daniel.h
Associate Member (107 reputation)Associate Member (107 reputation)Associate Member (107 reputation)Associate Member (107 reputation)Associate Member (107 reputation)Associate Member (107 reputation)Associate Member (107 reputation)Associate Member (107 reputation)Associate Member (107 reputation)
Group: Forum Members
Posts: 6, Visits: 17
I have a survey page with 24 items. the navigation buttons appear at the correct location when the page loads but when I scroll down the buttons do not scroll with the rest of the items. What needs to be added to the page parameters to make the navigation buttons stay at the bottom of the screen when scrolling. Using "backbuttonposition" allows me to place the button on the screen where I would like, but it does not stay there when I scroll down to read the other items. Below shows how my page is set up:

Thank you!

<surveypage HH_Att_S1>
/caption ="<%parameters.pageinstructions%>"
/ fontstyle = ("Arial", 2.5%, false, false, false, false, 5, 1)
/subcaptionfontstyle = ("Arial", 2%, false, false, false, false, 5, 1)
/itemfontstyle = ("Arial", 2.25%, false, false, false, false, 5, 1)
/responsefontstyle = ("Arial", 2%, false, false, false, false, 5, 1)
/ txcolor = (0, 0, 0)
/questions = [1 = q01, q02, q03, q04, q05, q06, q07, q08, q09, q10, q11, q12, q13, q14, q15, q16, q17, q18, q19, q20, q21, q22, q23, q24]
/showpagenumbers = false
/showquestionnumbers = false
/ nextbuttonposition = (75%, 90%)
/ backbuttonposition = (25%, 90%)
</surveypage>


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
daniel.h - 4 Years Ago
Dave - 4 Years Ago
daniel.h - 4 Years Ago
             Oh and using version
daniel.h - 4 Years Ago
                 version 6
daniel.h - 4 Years Ago
Dave - 4 Years Ago
                         I looked at the code and is the intended behavior. You explicitly...
Dave - 4 Years Ago
                             Thanks - That makes sense. I didn't realize they would automatically...
daniel.h - 4 Years Ago
daniel.h - 4 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search