Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

To Debug the Menu Elements

Former Member
0 Kudos

Hi All,

Can any tell me how to debug a menu elements.

Regards,

Ruthra

4 REPLIES 4

Former Member
0 Kudos

Hi ,

Could you please explain your requirement a bit more.

Regards

Arun

Former Member
0 Kudos

Hi,

It is for Context Menus...

For example: I have a Context Menu which has a list of options like workflow, schedule.ets...The workflow again have options like Read, edit,etc...

i want to debug when i click Read from the workflow option.

Hope it is clear now.

Regards,

Ruthra

0 Kudos

try to debug it via normal /H method...

if it doesnt work there... go to system > Utilities > debug system

and then try to debug..

if still it you are not able to debug... use the debug file to start debugger...

0 Kudos

Hi ,

If normal debugging is not working then you can switch on System Debugging and see it it works.

Regards

Arun