Skip to Content
0
Former Member
Mar 03, 2010 at 02:47 PM

Problem with Messages

39 Views

Hi,

We are facing problem with error messages in FPM application.

1. If user select the Default Mainview (first tab) and perform some action by clicking on the button at FPM toolbar then error messages are coming properly

2. If user select anyother mainview(2 or 3 tab) and perform action by clicking on button at FPM toolbar then error message does not appear in the message area.

Through debugging it can be checked that, on clicking of FPM button the control is going in process_event method and action is geting execute successfully but messages are not appearing at the message area.

When we perform same action keeping First MainView selected then everything work fine and user can see the messages in message area.

Please help us in understanding what is wrong with point no. 2.

Thanks,

Rahul