﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8759	Add the possibility to remove a context menu item at a certain listener	Sa'ar Zac Elias	Sa'ar Zac Elias	"During work, I've encountered a situation in which I need to remove the div options from the context menu in a specfic condition (while leaving it intact in any other situation). This is currently impossible - one can remove an option for the '''entire instance''', and not '''just that one time'''.[[BR]]
My suggestion is to allow it with null assignment:
{{{
return { editdiv : null };
}}}"	New Feature	assigned	Normal		General			IBM	monahant@…
