0
$\begingroup$

How can I set all the cells in the notebook not editable? I don't want that a user can change phrases and letters.

$\endgroup$
7
  • $\begingroup$ Lookup Editable, Deployed etc. Maybe even CDFDeploy. $\endgroup$ Commented Jun 6, 2017 at 13:31
  • $\begingroup$ @Kuba I tried this at the beninning of the notebook, SetOptions[NotebookObject[EvaluationNotebook[]], Deployed -> True] , but it didn't work. $\endgroup$ Commented Jun 6, 2017 at 13:43
  • $\begingroup$ Strip NotebookObject it is misused. EvaluationNotebook[] is enough. $\endgroup$ Commented Jun 6, 2017 at 13:45
  • $\begingroup$ @Kuba Like that works, but using that, I can't see anyone of the outputs of my functions. $\endgroup$ Commented Jun 6, 2017 at 13:50
  • $\begingroup$ You mean you can't evaluate cells? Why didn't you start with Editable then? $\endgroup$ Commented Jun 6, 2017 at 13:51

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.