Questions tagged as 'sharepoint'

1
answer

How to dynamically resize an app's WebPart?

I created an App for Sharepoint and within the project I added a Webpart. I wanted this Webpart to grow or decrease dynamically based on its content. I tried to add some code from outside the app, but I ran into security issues, so I wante...
asked by 05.12.2014 / 19:30
0
answers

Error in metadata type when I try to do POST

I have this code: function insertuser(obj){ var listID = obj.getAttribute('data-listid'), itemID = obj.getAttribute('data-itemid'), URLID = obj.getAttribute('data-itemurl'); var UserId = _spPageContextI...
asked by 02.01.2019 / 15:37
0
answers

Sharepoint 2010 - List with Managers and Subordinates

Good evening! I created a list (a member of a calling website) using Sharepoint 2010 that needs the approval of the caller's immediate manager to start the call process. I did some research and could not find ways to automatically fetch th...
asked by 25.09.2018 / 00:26
0
answers

Error in Using Javascript Code in Sharepoint 2010

Good morning! We made a site called in Sharepoint 2010 and we use Javascript for customizations in the lists. The problem is that it was the development team, no one is able to run Javascript. We checked the browsers and we all have the sa...
asked by 19.09.2018 / 15:07
1
answer

Sharepoint 2010 - Block and Unblock List Fields with Javascript

Good morning! I'm having a problem with a Sharepoint 2010 list. We've done a Javascript code here at work that causes analysts to have two fields, locked for user editing, unlocked. The problem is that all members of the analyst group are fal...
asked by 14.08.2018 / 15:33
0
answers

Javascript Sharepoint 2010

Hello! We made Javascript codes to format web parts in Sharepoint 2010. These codes were linked to web parts with the lists through "Content Editor", pasting their link from the Library in the "Content Link" area. However, users do not have thes...
asked by 15.08.2018 / 16:48
0
answers

Performing Search in SharePoint by Asp.net form

Well, I'm using SharePoint as a file database, but I'm having trouble searching a document in folders. I'm using .NET CSOM. protected void Pesquisar_Click(object sender, EventArgs e) { //Setando as credenciais share...
asked by 25.07.2018 / 16:16
1
answer

Validation of the field "Person and Group"

Hello, I'm using the default Sharepoint form, and I want to do a validation on a "person or group" field, basically the edit form can not save if this field is blank. I've tried it in some ways, but what I understood with this type of field i...
asked by 16.07.2018 / 20:28
0
answers

Doubt Browse through folders and download a document from GridView SharePoint.Client.dll

Well I'm having a big question using the SharePoint dll. What to need if done: I will use SharePoint as a file repository, so I will develop an ASP page that will list the folders and share documents and make it available for download....
asked by 08.07.2018 / 18:05
0
answers

SharePoint Workflow List I can not open

SharePoint task Workflow list has 271,000 items twenty columns, the agent is no longer able to open the list. > We have already increased the sharepoint manager from the standard 5000 view to 1,000,000 and it still does not open. We c...
asked by 14.03.2018 / 18:02