Advertisement

03.26.2008 at 12:00PM PDT, ID: 23271698
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8

Need help with removing SharePoint Survey Save Button

Asked by ogbutch in MOSS-Sharepoint

Tags: , ,

I need help removing the  "Save Button" as an option in SharePoint Surveys. It creates a lot of problems. If a user clicks on it they usually think they have completed the survey, and the results and the fact that they even started the survey do not show up to the administrators.

This problem is compounded if the results are made anonymous. I know that the save button can be eliminated if you do not use page separators and branch logic, but this is not an option. I have also looked at the code on the server in the qstnew.aspx page that contains a lot of code concerning SharePoint surveys and stopped the "ID=onetidSaveItem" code (from the code sample) which appears to belong to the Save Button, but it has not hidden the button on the surveys.

Any help would be greatly appreciated.Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
<!--OK/Cancel-->
	<TR><TD class=ms-sectionline height=2 colspan=4><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></TD></TR>
	<TR>
		<TD class=ms-spaceBetContentAndButton colspan=2><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></TD>
	</TR>
<TR><TD colspan=4> <TABLE cellpadding=0 cellspacing=0 width=100%> <COLGROUP> <COL width=99%> <COL width=1%> </COLGROUP> <TR> <TD>&nbsp;</TD> <TD nowrap>
		<INPUT class="ms-ButtonHeightWidth2" ID=onetidAddMore Type="button"  Value="<SharePoint:EncodedLiteral runat='server' text='<%$Resources:wss,fldedit_nextquestion%>' EncodeMethod='HtmlEncode'/>" accesskey=n onclick="SubmitPage(true);">
		<span id="idSpace" class=ms-SpaceBetButtons></span>
		<!--<INPUT class="ms-ButtonHeightWidth" ID=onetidSaveItem   accesskey=i Type="button"  Value="<SharePoint:EncodedLiteral runat='server' text='<%$Resources:wss,multipages_finishbutton_text%>' EncodeMethod='HtmlEncode'/>" onclick="SubmitPage(false);">-->
		<!--<span id="idSpace" class=ms-SpaceBetButtons></span>-->
		<INPUT class="ms-ButtonHeightWidth" ID=onetidCancelItem accesskey=c Type="button" Value="<SharePoint:EncodedLiteral runat='server' text='<%$Resources:wss,multipages_cancelbutton_text%>' EncodeMethod='HtmlEncode'/>" onclick="window.parent.location.href='SurvEdit.aspx?<%=strContainerParam%>'">
</TD> </TR>
[+][-]03.26.2008 at 11:42PM PDT, ID: 21219047

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.27.2008 at 07:24AM PDT, ID: 21221650

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.31.2008 at 08:14AM PDT, ID: 21246112

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.31.2008 at 08:23AM PDT, ID: 21246204

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.31.2008 at 08:25AM PDT, ID: 21246223

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.31.2008 at 09:26AM PDT, ID: 21246843

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.31.2008 at 11:26AM PDT, ID: 21247810

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.31.2008 at 12:36PM PDT, ID: 21248389

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.01.2008 at 07:06AM PDT, ID: 21254038

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: MOSS-Sharepoint
Tags: Microsoft, SharePoint, 2007
Sign Up Now!
Solution Provided By: ubig
Participating Experts: 3
Solution Grade: B
 
 
[+][-]04.01.2008 at 07:31AM PDT, ID: 21254295

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.01.2008 at 07:58AM PDT, ID: 21254587

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628