Questions tagged as 'sharepoint-online'

1
answer

How do I clean the html tags of a string?

I found the problem of HTML tags inside a String, the string I take from a SharePoint RTE-field: var clientContext; var list; var item; SP.SOD.executeFunc('sp.js', 'SP.ClientContext', sharePointReady); // Create an instance of the current...
asked by 24.08.2018 / 12:19
0
answers

Access denied in Ajax

I have this ajax $.ajax:{ type:'GET', url:"https://empresa1.sharepoint.com/teams/dev/plataforma1212/_api/web/lists/GetByTitle('Comprardores')/items", async: false, hea...
asked by 14.06.2017 / 22:44
2
answers

Error Threshold 5000 records Sharepoint Online 2013

I have an application developed in angular and I use Sharepoint Online 2013 to save and consult data. I have the following block of code. vm.liberadosGridOptions = { dataSource: new kendo.data.DataSource({...
asked by 11.09.2017 / 21:23
0
answers

CSS and Script Editor

I run into the following problem: I have a progress bar steps (step progress bar), inside the css includes :before and :after works rather in html, unfortunately when I incorporate it in the editor script, I do not follow the ru...
asked by 10.09.2018 / 15:52
1
answer

Take the value of a column in sharepoint

I am currently doing my diploma work on a SharePoint platform, an instrument I have never used before. The users asked me for a method to compare two text fields RTF, to do it create my own text editor in an iframe and use the DiffMatchPatch lib...
asked by 23.08.2018 / 08:59
0
answers

How to display the permission groups of an item within a Sharepoint Online list with JavaScript

I have a list of Sharepoint Online, the items broke the inheritance and I need to show them with their respective permission group in a table on a blank Sharepoint page. In the following code I show the group of permissions that the list has...
asked by 20.07.2018 / 19:56
0
answers

Error Clickdimensions form sent does not appear in PostedForms?

good morning. I have published a contact form in Dynamics, I have indicated the thankyou page ... etc. But something happens to me, I fill it in and it sends me to the perfect thankyou, but when I clickdimensions to "posted forms" I do not get a...
asked by 10.07.2018 / 14:11