I want to lock the changing-color function of editor under different conditions.
For instance, when UserA logs in, the font color is black, UserB green, and UserC blue.
They cannot change the font color. And UserA is able to add new words to the phrases UserB typed previously (not changing but adding).
Please let me know how I can achieve this goal.
Thanks.
For instance, when UserA logs in, the font color is black, UserB green, and UserC blue.
They cannot change the font color. And UserA is able to add new words to the phrases UserB typed previously (not changing but adding).
Please let me know how I can achieve this goal.
Thanks.