Hi,
My scenario is I create a "Provider Hosted - App for SharePoint" (the page of the xxxxx.aspx locates in the Azure) and I want to use theSP.UI.Notify.addNotifcationon the SharePoint Online. I got a error message as follows (or "Object doesn't support property or method 'addNotifcation'
" ). another issue is the reference path. Which one is correct?
- _layouts/1033/init.js Or _layouts/init.js OR_layouts/sp.init.js
- _layouts/sp.core.js Or_layouts/15/core.js OR_layouts/sp.core.js
- /_layouts/sp.runtime.js Or _layouts/15/sp.runtime.js
- _layouts/15/sp.js Or _layouts/sp.js
Hi there, if you found my comment very helpful then please | Propose as answer | . Thanks and Regards.