2
votes
0answers
23 views

How do you get the response counter back to zero in a SharePoint 2007 Survey

In a survey created in SP2007 the results counter says there are 8 responses. However, after going to the view all responses page and deleting everything I see the page say "there Are no responses." ...
0
votes
0answers
32 views

MOSS 2007 Surveys

Created a survey within MOSS 2007. Question 1: Unique Call ID (which is a required single line of text field) Question 2: Evaluator ID (which is a required person or group field) Both of these ...
2
votes
2answers
107 views

How to duplicate a question in a survey?

We have a survey that has 10 main questions. All of these questions are unique. After each question, we want to show last year's average answer to the same survey question. We're able to insert ...
0
votes
2answers
70 views

Does Pages in SharePoint 12 hive have code behind files

I am not sure if we call them application pages or something else but am talking about standard sharepoint forms like "NewForms.aspx" or "EditForm.aspx" for lists in 12 hive. Does they have any code ...
1
vote
2answers
44 views

Event Handler on MenuBar

whats sharepoint renderingtemplate is and how can I use it to add event handler to "Respond to this survey" link button For last couple of days I have been researching on how to add some kind of ...
1
vote
2answers
130 views

Respond to survey button “Code Behind” Survey list

When any user clicks on "Responds to Survey" button/link I want to perform some operation using code behind but can't figure out how can I do it or which event handler can be used.
0
votes
0answers
37 views

Survey Permissions Issue

I want to give a single user permissions to add questions but not to respond to survey but I am not sure which permission level can be used as currently it got "Contribute" permission level and he can ...
0
votes
2answers
148 views

FieldRenderingControl of SPField throws an exception for Survey List

I have created a Survey List in MOSS 2007. The field used in the survey is of 'Choice' type. While getting the field value in a custom web part program on another page, the FieldRenderingControl of ...
1
vote
3answers
1k views

How to copy surveys from Sharepoint 2007 to 2010?

We are just preparing to roll out Sharepoint 2010. Is it possible to copy the handfull of surveys we have on SP 2007 to the new server? If so, how can I do it?
1
vote
1answer
241 views

maximum answers on survey + unique rate

In SharePoint 2007 I need to create a survey with 10 question and to give each question a rate from 1 to 5. Is possible using no code to create this survey and allow users to respond only to maximum ...
0
votes
3answers
630 views

Sharepoint Survey attachment

I have one problem that i am unable to add attachements to sharepoint survey in 2007. Can any one help on me this? Shiva...
1
vote
2answers
634 views

How to set the width of a survey-form?

Hallo, if a survey in sharepoint 2007 is taken, the form containing the question and the answers is fixed and i need to customize this width. I've created a custom master page and tried to fiddle ...