2 copies of the same web part on one page issue | Leo Dashevskiy | 2012-09-17 14:09 |
Status: Closed | ||
Hopefully it's solved. Thanks, Nick - the new way with xml based configuration seems and looks even cleaner. But seems to me that the major fix that helped me is the fact that I moved the line: var webPartDiv = <%=webpartContext%>.wrapperDivId; inside the init() method (before it was outside!) |
||