I am using Sharepoint 2010. In Sharepoint 2007 I was able to click the 'add new item' icon which brought up the list in a questionnaire format - i could then use this link to send out and individuals could complete the list. In Sharepoint 2010, I can't seem to do the same thing. When I click on 'add new item' the URL for the 'questionnaire' view is the same as the URL for the standard view and I do not want individuals to see this part of the list.
|
The structure is same as SP2007, it's not directly shown though, you can find it like this -
You can send out this link, but after completing the question when user press finish page will be redirected to AllItems.aspx, you have to think a way of avoiding that, either hide the view in that page and using the link like http:// yoursite/Lists/listname/NewForm.aspx?RootFolder='view/link of the same site where you want to redirect user' |
|||
|
|
|
Cindy, This question has been asked previously on this forum, here I guess this is what you want right ?
Redirect to another page on completion: In both 2007 and 2010 you can add “?Source=” and specify a page to go to after the survey has been completed. The destination (Source) could be the survey home page, the site’s home page or a custom “Thank you” page. |
|||||||||||
|