Hi all,
I'm building a simple annotation system using radeditor. what i have done so far (using the examples given in the documentation) is create a button that allows users to add their own notes to the existing text (using the fire command to change the appearance of fonts etc). These 'notes' look different from the original text but users would still need to click on the button provided before they start typing their notes.
What i would like to do is to detect the user role and when he types into the editor, the font color is automatically different from the original text. The idea is to let the font color change without the user clicking the button.
Hope i've been clear enough on the problem. Any idea how this might be achieved?
Thanks in advance.
I'm building a simple annotation system using radeditor. what i have done so far (using the examples given in the documentation) is create a button that allows users to add their own notes to the existing text (using the fire command to change the appearance of fonts etc). These 'notes' look different from the original text but users would still need to click on the button provided before they start typing their notes.
What i would like to do is to detect the user role and when he types into the editor, the font color is automatically different from the original text. The idea is to let the font color change without the user clicking the button.
Hope i've been clear enough on the problem. Any idea how this might be achieved?
Thanks in advance.