Issue:
After performing 07-10 migration, all items for a survey list have been migrated, however when you switch to the Overview view you see only 100 items.
Workaround:
1. Open the Overview.aspx for the target survey in SharePoint Designer
2. Switch to the Code mode
3. Delete the following entry:
<RowLimit Paged="FALSE">100</RowLimit>
Make sure there is no extra line left in the file.
4. Save the aspx.
No comments:
Post a Comment