I am trying to use Read-only mode for the entire lightbox. I have managed to make it work locally but when I try to do the same in server I get the error :
Uncaught ReferenceError: scheduler is not defined dhtmlxscheduler_readonly.js:151(anonymous function)
I have added htmlxscheduler_readonly.js like this :
and also I have used the command scheduler.config.readonly_form = true;
the path is correct because I am using the same variable {{STATIC_HOME}} for :