Hi,
I have defined a Item Type say "MyOptions". I have also created few items of this item type. Now when I search for MyOptions item type it displays all the items under it as a search result.
I select a row from the result grid and do a right click it shows basic context menu items such as New, Save as, Print, Delete. I just want to add my own custom menu item say "Send Data" which should call a method defined in ARAS.
Can anyone tell me how do I do this in ARAS software. I don't want to go and change the code.
If changing the code is only solution then please let me know that too.
Any help is appreciated.