Problem: I wanted to implement a navigation system, such that, if a user clicks a button in the plugin, cursor will move to the tagged place. I know this could be achived using comments or content control, but I can’t use them. Is there any other way to have navigation in the document.
Document Server version: 7.4.1
Installation method: Docker
OS: Ubuntu
Browser version: 112.0.5615.165 (Official Build) (64-bit)
I have important sections in the document. I have extracted them and display them in a plugin. So what I want is that when some clicks on the section on the plugin, cursor is moved to the section. Similarly to how comments connector works.
At the moment, I can see that we have several methods of cursor movement:
Can you provide the plugin and demonstrate its current functionality?
I would suggest implementing this using Content Controls.
These methods do not satisfy my requirements, are there any other methods?
Unfortunately, no.