+ Reply to Thread
Results 1 to 2 of 2
-
10-20-2008 12:22 PM #1SusanH Guest
When clicking 'next', user is sent to the bottom of next page instead of the top.
The problem is with survey pages that are longer than one screen length. When the user clicks 'next' to go to the next page, the user is taken to the bottom of the next page and then must scroll up to the top of the page. The issue is that the user may miss info if they don't notice that they need to scroll up to the top of the page.
Does anyone know how to set the survey so the user is taken to the TOP of the next page?
Thank you!
-
10-20-2008 12:56 PM #2
Administrator
- Join Date
- May 2007
- Posts
- 13
Please create a backup of your Checkbox database.
Once this is complete connect to your active Checkbox database using a SQL Query Analyzer or a similar tool and run the following script.
EXEC ckbx_Install_UpSertSetting 'SetSurveyDefaultButton', 'false'
When connecting to the database, please be sure to use the same credentials that Checkbox uses.
Restart IIS and log back into Checkbox. Your issue should be resolved.


LinkBack URL
About LinkBacks
Reply With Quote
