Recently i have created a master page based on the StarterMaster page giving in the Codeplex/Msdn. But i got a problem that InfoPath forms are not working in the master page i created.
By analyzing the V4.master page i found that Body tag Java Script is different.
<body onload="javascript:if (typeof(_spBodyOnLoadWrapper) != 'undefined') _spBodyOnLoadWrapper();">
1 comments:
What is different in this, this is something that I have seen lot of time. I really got to find where the exact problem lies in this mater.
Post a Comment