Hello,
I have some tags in the document which my user should not edit. I was trying to create a plugin that makes those tags uneditable by the user on event_onDocumentContentReady.
Tags are just some normal text similar to {firstname}.
Are there any methods that make my tags uneditable??