I would like to hide the publish button in the command bar on a document library. I want to do this because i don't want users to use the publish button. I already have a workflow that is doing it. I looked at using json formatting but can't see any valid key for it Any thoughts or ideas will be appreciated
-
Not possible using JSON formatting yet. Are you using approval/check-in checkout on documents?Ganesh Sanap - MVP– Ganesh Sanap - MVP2022-10-27 06:01:53 +00:00Commented Oct 27, 2022 at 6:01
-
Ok thanks.Im not using check in check out.Why are you asking?naijacoder– naijacoder2022-10-27 07:50:36 +00:00Commented Oct 27, 2022 at 7:50
Add a comment
|
1 Answer
Are you trying to hide the publish button in the image below?
You can hide it by setting: Library setting-> Versioning settings ->select Create major versions under Document Version History
Ouput(publish button is hidden):
If the answer is helpful, please click "√" on the left panel of the answer and kindly upvote it.