Hi All,
i am doing a project in which i need a notification when click on inbox item. is there any notification generated by framework. if it is not then how can i get intimation on click on inbox message items.
please help me .
Printable View
Hi All,
i am doing a project in which i need a notification when click on inbox item. is there any notification generated by framework. if it is not then how can i get intimation on click on inbox message items.
please help me .
Generally there is no such notification mechanism as far as I know. You can experiment with overtaking all messages with a custom MTM (because in this case the viewer part of your MTM is going to be called).
is there any other way to solve it