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

Commonmodaldialogclose(sp.ui.dialogresult.ok, Somevalue) Throws Error

In SharePoint 2010 I have a visual web part that uses SP.UI.ModalDialog.showModalDialog The dialog … Read more Commonmodaldialogclose(sp.ui.dialogresult.ok, Somevalue) Throws Error

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?

How To Fix Error In Sharepoint While Adding Users In Multi Person Or Group Field(people Only)

I am trying to add multiple users in a multi person or group field(people only) in a Sharepoint li… Read more How To Fix Error In Sharepoint While Adding Users In Multi Person Or Group Field(people Only)

How To Enable Cors In Sharepoint Online

I am trying to implement share point file browser in my react application. Using microsoft/file-bro… Read more How To Enable Cors In Sharepoint Online

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

Accesing Sharepoint Online From Various Clients

I have a sharepoint online site were I'm using announcements. These announcements I would like … Read more Accesing Sharepoint Online From Various Clients