1
vote
1answer
265 views

Hide “Edit Page” menu on customized DispForm.aspx

I have a custom web part (C#) for viewing/editing a SharePoint list, which I have added to the NewForm, DispForm, and EditForm pages for that list. Unfortunately, users with Edit permissions for the ...
0
votes
0answers
58 views

Can an aspx file used by a CEWP to implement web part list search function live on a subsite instead of at root web?

Here's the deal. I have Design privileges on my department's WSS subsite, and i'm trying to set up search on a few list web parts (as in ...
1
vote
1answer
590 views

How to add Excel web access web part in WSS 3.0

I'm new is SharePoint and struggling with adding web part. I'm using WSS 3.0. I want to add Excel Web Access Web Part, so I go to site Actions -> Web Part Gallery and try to upload .wdp file which ...