You are currently browsing the monthly archive for January 2011.
Needed to be able to change the view of a SharePoint list item for different sets of users. Started following the blog posts of Laura Rogers and Ian Morrish on how to display fields based on permission levels.
Created a new ‘NewForm, DispForm, and EditForm’ as directed but found that the ‘NewForm’ took a long time to load – too long (i.e. approx 20sec’s). This was on a big existing list of approx 20,000 items (did not try it on a smaller one to see if the same result happended). Both ‘DispForm, and EditForm’ loaded as normal.
Came across this forum post describing similar issues and tried the suggested solution (however bizarre!). Issue resolved…
