Question reusable custom survey list definition - SharePoint 2010

  • 2012年7月26日 9:20
     
     
    

    Hi.  I am trying to create a survey list definition.  I have a requirement to show pictures on survey questions and answers.  So I had added a content editor on the newForm.aspx, dispForm.asp and summary.aspx of the survey and in there place the jquery to display the images and do other thing.

    I need to create a survey list definition so when the user create this type of survey all the settings will be there so he do not have to worry about it.  I had tried:

    1.  Create the solution in visual studio by importing the site that contains the survey into VS and then re-deploying it to a new site.  The problem here is that when adding new questions to the survey, they do not get displayed.

    2.  Saving the survey as list definition by using sharepoint interface.  Here I have the same problem that the new questions do not get displayed.

    3.  Saving the site as template, then create a site with this template.  The survey appears but I have the same problem as above.

    So my problem is that the new questions that I manually add to the survey, they do not get displayed. So what can I do? I do not want that the end user adding web parts editor pointing to the right jquery script.  I need that every survey created based on my custom one, will have this functionality integrated.

    Thank you

全部回复

  • 2012年7月30日 13:11
     
     

    Does anyone have any idea of how to solve this?  Is this a sharepoint bug?

  • 2012年10月4日 20:36
     
     
    I can report the exact same issue.  The new questions will not be displayed.  I have tried adding some to the end of the survey and even rearranging, but nothing seems to work.