Disable (hide) manual recording

To disable manual recording, add the following script into the campaign script, but outside of any functions; it will hide the recording buttons. 

toolbar.recordingButtons.hidden = function() { 
   return true;
}

 

Artikeldetails

Artikel-ID:
28
Kategorie:
Bewertung :

Verwandte Artikel