Inside Update panel People editor is not working...
This is a common issue when we use update panel.
To solve this add the following .js file in your design page
<script type="text/javascript" src="/_layouts/15/entityeditor.js"></script>
But the best advice is try to avoid Update panel.
Because * update panel have auto postback inbuild function..
* may be after 20 to 30 sec it automatically post back
This is a common issue when we use update panel.
To solve this add the following .js file in your design page
<script type="text/javascript" src="/_layouts/15/entityeditor.js"></script>
But the best advice is try to avoid Update panel.
Because * update panel have auto postback inbuild function..
* may be after 20 to 30 sec it automatically post back
No comments:
Post a Comment