Check method \Classes\SysSetupFormRun\task().  I think every options 
of the context menu have a different id that is passed as parameter 
to task().  Atleast, I've been able to disable "Configuration" 
and "Hide field" menu option with this approach.  So I guess you can 
do the same.  Just skip super() when you don't want the option to be 
executed.

Good luck!

Steeve

--- In [email protected], "S. Umit" <akme...@...> 
wrote:
>
> Hi,
>  
> How do I disable some of the options for instance when you right 
click on a form it displays
> "Apply filter" etc and then it says "Go to the main table" which I 
do want to be there? Or if I want to add there something more? Is it 
through class queries? Thank you for your answers.
>  
> Sercan
> 
> 
>       
> 
> [Non-text portions of this message have been removed]
>


Reply via email to