Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sharepoint

Jsom Dynamicly Get Two Announcements From All Lists In All Webs

Need help with the chaining. The functions work. But async calls make it hard for me to get everyth… Read more Jsom Dynamicly Get Two Announcements From All Lists In All Webs

Ckeditor 4.5.7 Strips Html Tags Despite Config.allowedcontent = True

I am using ckeditor 4.5.7 and I want the user to insert arbitrary HTML code into the page. For now … Read more Ckeditor 4.5.7 Strips Html Tags Despite Config.allowedcontent = True

Accessing Sharepoint Project Web App Rest From Separate App

I need to connect to our corporate PWA. This is the code I'm using: // var endpointUrl = 'h… Read more Accessing Sharepoint Project Web App Rest From Separate App

Perform An Action After Trigger('click') Finishes Firing?

I manage a SharePoint site and have limited access to the underlying code; I can, however, manipula… Read more Perform An Action After Trigger('click') Finishes Firing?

Trigger Event From Iframe

I have two Webparts on a sharepoint site ... thats basicly like haveing two iframes . What I want t… Read more Trigger Event From Iframe