A new survey question was accidently added which has a blank title.
It appears in the list of questions but without a link to get into the editor.
How to delete it?
|
A new survey question was accidently added which has a blank title. It appears in the list of questions but without a link to get into the editor. How to delete it? |
|||||||
|
|
OK Although the list of questions did not display a link to edit the empty question, there is actually a link in the source. I just showed the source code, copied out the link, pasted it into the browser address. It worked. |
|||
|
|
|
Have you tried dataview/excel? |
|||
|
|
The title field is part of the item content type which is the parent content type of all SharePoint content types. That means you cant remove it but you can make it an optional field. What happened is that the user entered that survey and left out the title what you then could do is look up the id of that result and navigate to the results display page of that specif result id and you can do as you please "Delete" |
|||
|
|