HI All,
I have my custom menu bar , which is having some menu options . I want to gred out or enable menu options dynamically depends upon the selected object type or basen on location
Thanks
Rajesh.c
You can add preconditions to your actions to disable based on your business logic. Try to minimize the use of precondition though b/c it does affect performance of applications - especially when you have a folder that contains a lot of objects.