I want to hide the Add notes field at the top of the file list on NC18

Prerequisite: Shell access, or usage of occweb.
On the command line, cd to your NC base directory. There should be a file “occ” there.
In my case I need to issue it as webserver-user that way:
sudo -u www php occ config:app:set text workspace_available --value=0

3 Likes