Issues with controlling the ContextMenu - last time

  •  04-19-2006, 10:54 AM

    Issues with controlling the ContextMenu - last time

    Hello,
     
    I've upgraded to v5.0 and I'm having difficulty "controlling" the Context Menu along with the AllowPasteHTML option.
     
    My goal is to disable the context menu entirely and force users to use the toolbar.  Along the way this means I want to disable the use of CTRL-V (unless I can have CTRL-V only act as PastePlainText).  Ultimately I want to use Two of the paste items - standard Paste and Paste As Plain Text.  I'd like the standard Paste to bring along HTML formatting - and the Paste As Plain text to bring along no HTML formatting.
     
    When I set the contextmenu values in my "simple.config" file to "False" the context menu still pops right up. 
     
    If I set EditorOnPaste="Disabled" then all Paste functionality disappears including the toolbar ability.
     
    I've done by best to research this via the forums and the developers user guide but just can't get it working.
     
    Please assist.
     
    Thanks.
View Complete Thread