make related list web parts readonly
-
Sunday, April 15, 2012 5:29 AM
I inserted a related list web part.
the problem is add new item is enabled.
how to make it disable or hide it?
All Replies
-
Sunday, April 15, 2012 7:58 AM
You need to disable the summary toolbar of the webpart to achieve this.
Pleaase follow the steps.
1. Open the list.
2. Click Site Actions > Edit Page
3. In your web part choose > Edit Web Part
4. In the Toolbar Type option set to No Toolbar
This will hide the Add new item
Resolving n Evolving in C# (http://jeanpaulva.com)
- Proposed As Answer by Pengyu Zhao Monday, April 16, 2012 8:07 AM
- Unproposed As Answer by Ronaldo.K Tuesday, April 17, 2012 2:30 AM
- Marked As Answer by Ronaldo.K Tuesday, April 17, 2012 2:37 AM
-
Tuesday, April 17, 2012 2:29 AM
Thank you. Great.
what if it depends on permissions?
-
Tuesday, April 17, 2012 2:35 AMthe add new item is security trimmed. if a user cant add an item, they wont see the link.
-
Tuesday, April 17, 2012 3:27 AM
Thank you.
BTW, what does "security trimmed" mean?

