Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Question for VFE experts! help needed!
System
can I remove a command from the toolbar menu and leave it on the context (right click) menu? any help would be appreciated, thanks!
to clarify, id like to remove the bookmark, new hyperlink, remove hyperlink, and hyperlink buttons, but leave them available in the right click context menu.
Find more posts tagged with
Comments
MattP
You should be able to remove it from the <interface><menu> area, but leave it in the commands section. Which command are you trying to remove?
Matt
Matthew Petitjean
BOC Group
Murray Hill, NJ 07974 USA
Edited by MattP on 03/10/03 10:12 AM (server time).
Migrateduser
I commented out the entries in the <menu> like this
<!-- <button command="cmdselstyle"/>
<button command="cmdheaderlevel"/>
<button command="cmdfontname"/>
<button command="cmdfontsize"/>
<button command="cmdfontcolor"/>
<bar/> -->
however I left the <command> for it in...as i said, it doesnt show up in the toolbar or the context menu when i do that.
thanks!
MattP
I think there are only certain options that will show up in the right click menu. I am fairly certain font options is not one of them
Take a look at this document
http://www.ektron.com/software/released/ewebeditpro/v20/developerguide.pdf
Matt
Matthew Petitjean
BOC Group
Murray Hill, NJ 07974 USA