The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
28 views

I want a literal 'Read/view Only' library - no save, download or print functionality. Is this possible?

I have a number of documents that I want to be literally 'Read Only' in a Library (ideally view in the browser). This means that I want to disable the 'Save As', download and print functionality to ...
0
votes
1answer
23 views
+50

Open a BizAgi (or any 'unknown' documenttype) directly without saving

When I save some .BPM (BizAgi) files in my Sharepoint document library, I can't open them without either saving them locally or checking them out. How can I allow a read-only option for these kind of ...
0
votes
0answers
16 views

Document opens in read only when opened from navigation panel

I have a link in the navigation panel which opens a spreadsheet. All groups have Read access but the site admins have Full Control to it. Regardless of who opens it from the quick launch it opens in ...
2
votes
1answer
33 views

How to add files manually to SharePoint site collect in readonly mode?

We have a SharePoint2010 on HTTPS with only one site collection. All users will have readonly access to the documents therefore site collect is locked to readonly. But we would like the site ...
3
votes
2answers
274 views

Site collection locked & stucked in read only mode

I do have a SharePoint (2013) site collection that is stuck in read only mode due to a backup that was either interrupted or didn't terminated properly. I'm unable to unlock from : Site Quotas and ...
0
votes
1answer
445 views

Why are .xlsm files opened as read-only when .xlsx are not?

I have a number of Excel files attached to SharePoint 2010 records. Those with .xlsx extensions open quite happily and can be edited and saved back, but those with .xlsm (i.e. with embedded macros) ...
0
votes
1answer
151 views

Read only column in Custom List

I have searched for the best desired method for creating a read only column in a custom data list but I couldn't find anything solid in regards to the all view. My goal is to be the only one allowed ...
3
votes
1answer
87 views

Checking if the content database is in read-only using javascript?

Hi I'm pretty new to SharePoint and javascript. I am trying to check if the content database is read-only, and if it is then preform a function eg. if ...
0
votes
2answers
30 views

Read only group can add documents/items

My read only OOB group can add items to document libraries and issue tracker lists. Can anyone help me turn this off? I have looked everywhere and I am stumped.
0
votes
1answer
434 views

How to show list as read-only, but not restrict permissions?

I have created a list. It inherits the permissions from the site settings and that's the way it should be. I want to create a SharePoint page in which I will show the list but I don't want to allow ...
0
votes
1answer
427 views

Upload document : Default value not applied on choice column if baseFieldControl.ControlMode = SPControlMode.Display

I created a new site column, a choice column with 5 values to pick from in a drop down list : 1, 2, 3, 4 (default value), 5 I then created a document content type using this column. The problem I am ...
1
vote
1answer
405 views

Documents opening in read only SharePoint/Office 2010

I recently switched SharePoint 2010 from http to https using URL rewrite and a purchased wildcard certificate. Since then, any time a user attempts to Edit Document in Application (i.e. Word, Excel, ...
1
vote
2answers
2k views

How do I “give up” editing mode and view a document as read-only without closing and reopening?

In my SharePoint 2010 environment I currently have the document library setting "Require documents to be checked out before they can be edited?" set to no. All of my users are on Office 2007 and ...