Rowinit not triggering for secondary page
Hello Everyone,
I have a situation where Rowinit for a Work Record on a Secondary page is not triggering.
The most weird thing is , I developed the custom Page in Dev and its working fine. When i moved it to Test, its not working.
I tried all the below possible things:
1) Cleared app srv and web browser Cache
2) Resaved the page in Test. Re saved the peoplecode in rowinit.
3) Compared the project.
I even put debug Statements and even the Debug statements do not show up.
I am using DoModal function to call the secondary page. The Messagebox just before the DoModal is showing up. But the message box on rowinit does not show.