I want to load 3 different sets of toolbar configurations and assign the editor the one that applies for that given moment. Unfortunately this can't be done on the server side since the information needed to decide which toolbar to use wont be supplied until the page has been loaded through javascript.
I'm wondering if it is possible to assign the editor a toolbar dynamically through client code?
I'm wondering if it is possible to assign the editor a toolbar dynamically through client code?