Most voted "sharepoint" questions
Microsoft Sharepoint is a Microsoft Web Application Platform, which is used in the creation of enterprise portals and intranets, content management, document management and creation of collaborative portals, and publishing of web applications.
Learn more…49 questions
Sort by count of
-
7
votes1
answer234
viewsMy CSS file is very large and it is difficult to maintain readability
My CSS File is close to 10,000 lines. It’s getting too complicated to maintain this file. in its Development version the file "weighs" 170kb and in its minified version, "only" 128kb Some points to…
-
4
votes2
answers758
viewsAngularjs + Sharepoint + Rest API
People I am currently trying to develop a script within Sharepoint using the Script Editor but it is falling into the error of my code, as if the connection was not correct, however, in google’s…
-
4
votes3
answers442
viewsPowershell - How to create a sub-site in Sharepoint Online
I have a website and I need to create sub-sites dynamically because they are many customers and I tried to use powershell for this, but I can only create a Collection site. Example: new-SPOSite -url…
-
4
votes1
answer145
viewsSharepoint with MVC 5 what better way to work?
My question is which form of Hosting should I use? Provider-Hosted Autohosted Sharepoint-Hosted Application will stay on the server to be consumed by internal users and to external users. Our team…
-
2
votes1
answer313
viewsCreating an App for Sharepoint using Dev, Angularjs and Restapi
I need to create an app for Sharepoint that does the simple task of listing fields from a list on the screen where the App is placed inside Sharepoint. I’m making the following mistake: No…
-
2
votes1
answer193
viewsText alignment in Sharepoint
How can I let align this text according to the screen? How do I place a line break by Share Point Designer?
sharepointasked 10 years, 7 months ago Thiago 21 -
2
votes0
answers94
viewsHow to validate an AD user through a field using a MVC app?
I’m developing a Sharepoint MVC app that creates an AD user in Sharepoint, so I need a field similar to SharePoint:PeopleEditor that exists in ASPX, to validate these users at the time of…
-
2
votes1
answer117
viewsFailure to access Spservices in a Sharepoint list
I created a Spservices that queries a list in Sharepoint 2010 and returns the value of a single field. However, this query is returning the following error: soap:ServerException of type…
-
2
votes2
answers520
viewsXSL does not enter the correct condition
I have the following condition: <xsl:when test="$Rows[1]/@Style='Resultado-Lista'"> <ul> <xsl:for-each select="$Rows"> <li> <a href="/{@FileRef}" title="{$Data} -…
-
2
votes0
answers46
viewsHow to change the position of a Sharepoint Default Ribbon 2013
I am trying to change the position of the Default Ribbon Attach File (Attach File) for a group I created in the "Edit" tab of a list, but I can only make it hidden by adding this line of code to my…
-
2
votes0
answers293
views[Sharepoint Designer]Error trying to establish connection to web service - "The server cannot complete your request"
Hello, I am trying to connect to the sites present on my server by Sharepoint and I can not at all. When trying to open the solution, I get the following error: When clicking on Details, I see an…
-
2
votes1
answer195
viewsHow to use Sharepoint Online REST API via local HTML
Good afternoon, I would like to know how to use the Sharepoint Online REST API through external applications, specifically a local HTML with JS. Using the example of this article…
sharepointasked 7 years, 3 months ago Thiago Fernandes 31 -
2
votes0
answers240
viewsInsert picture text into a Sharepoint Listitem
I create items in Sharepoint, with a WPF/C#app, as in the example: using System; using Microsoft.SharePoint.Client; using SP = Microsoft.SharePoint.Client; namespace…
-
1
votes1
answer197
viewsScript stopped working on Sharepoint
I have a problem that I believe to be very unusual, within Sharepoint Online in the folder Site Pages I created a new and called Dashboard. In the Dashboard insert a webpart of content and put an…
sharepointasked 10 years, 8 months ago Douglas Santos 249 -
1
votes1
answer106
viewsHow to capture parameters by XSL?
I’m modifying a form in Sharepoint and want to get the parms that are being passed in the url, someone has a suggestion? <xsl:element name='a'> <xsl:attribute name='href'>…
-
1
votes1
answer74
viewsSharepoint Foundation 2010 Survey
I performed the installation of Sharepoint Foundation 2010, then I set up the search service. From this the searches work only for the farm administrator user. Checking the windows ULS and…
sharepointasked 10 years ago Thiago Fernandes 31 -
1
votes0
answers40
viewsAdd an AD Group to a Sharepoint 2010 list using the Client Object Model
Does anyone know how to add an existing AD group to a Sharepoint 2010 list? So far I’ve only seen how to add a Sharepoint group, but I need to add an AD group. using (var ctx = new…
sharepointasked 9 years, 12 months ago Washington Morais 408 -
1
votes1
answer114
viewsSelecting Specific Lists
I have the following code to return the libraries of my Sharepoint project: function retornarLista() { collList = website.get_lists(); context.load(collList);//, 'Include(TemplateType==109)'…
-
1
votes0
answers291
viewsWeb Pages - Show, impute and search data in an Excel file
I created a page WEB to function as a FAQ in the Sharepoint 2010. But I don’t have much knowledge Sharepoint nor HTML and JavaScript. I am researching to gain more knowledge on the subjects. On my…
-
1
votes1
answer390
viewsELSE IF in calculated Sharepoint field
How to use a structure ELSE IF in a calculated Sharepoint field, for example: = IF([Nota]>=80,"A") ELSEIF([Nota]>=70,"B") ELSEIF([Nota]>50,"C") ELSEIF([Nota]>=30,"D") ELSE("E")…
sharepointasked 9 years, 4 months ago KaduAmaral 11,472 -
1
votes1
answer182
viewsSharepoint - Block excel connection data view
Safety issue in connection information. I implemented a Sharepoint and users open the spreadsheets through the web, but they have the option to open in Excel too, it is possible to block this…
sharepointasked 8 years, 10 months ago Brupikk 141 -
1
votes0
answers37
viewsSp Services does not work, displays nothing
I created the Following SP Services code but it does not display anything on the screen of the Sharepoint page, the code is: < style > /*---- CROSS BROWSER DROPDOWN MENU ----*/ ul# nav {…
-
1
votes2
answers121
viewsSharepoint with Angular. Are we doing it right? What’s the best way to integrate?
Hello, Here in the company we have Sharepoint 2013 with Angular. I arrived after the project started. Good, Here they use the Web Parts to spit angular tags on the pages. And from there we have all…
-
1
votes0
answers74
viewsNeed to Update a Pivot Table in an Excel Web Access
I have a Sharepoint application that uses a graphical element of a Pivot Table in an Excel Web Access (Web Part). The point is that I can’t get a very viable way to update the data, I have tried the…
-
1
votes1
answer49
viewsSharepoint 2007 and 2010 with Office Online 365
I have a demand in hand, the company I work will migrate Office on premise to the online, IE, the office will be uninstalled from the machine and started to use the online. As we use here from…
-
1
votes1
answer111
viewsExport Sharepoint list to json using jquery
I’m using the sharepoint and would like to know if there is any way to export the list from Sharepoint to json, that is, to make a ajax
-
1
votes0
answers39
viewsAutocomplete after pasting Jquery text
Hello, I have the following problem with Sharepoint in the following input: <input id="listNCM" class="ms-long ui-autocomplete-input" autocomplete="off"> This input searches products through…
-
1
votes0
answers1535
viewsHow to consume a java SOAP Web Service that requires User and Password?
I am trying to consume a SOAP web service using Netbeans IDE (JAVA), but when I try to delete a list it returns null to me. Talking to a colleague, he told me that it is for lack the user and…
-
0
votes1
answer65
viewsRemove Spellcheck (Check Spelling)
I need to Remove Spell Check Field from Edit Toolbar, but I can’t find any property or how to remove the field, I’ve removed all the buttons I didn’t need but I can’t find the reference of this, how…
-
0
votes1
answer64
viewsBetween in Spservices with multiple date fields
I have the following Calmquery. <Query> <Where> <Or> <Or> <Or> <Or> <Or> <Eq> <FieldRef Name='Title' /> <Value…
-
0
votes1
answer58
viewsHow to dynamically resize a Webpart from an app?
I created an App for Sharepoint and within the project added a Webpart. I wanted this Webpart to grow or decrease dynamically based on its content. I tried to add some codes from outside the app,…
-
0
votes1
answer39
viewsConflict in custom list view templates in Sharepoint
Problem I have two custom lists with ListTemplateType = 100. When I insert the two on a page the last one overwrites the first one, then it stops working, working only the last one. I tried to add…
-
0
votes0
answers25
viewsAbcpdf plugin stops working after any deploy in Sharepoint 2013
Hello, I have a Sharepoint 2013 farm where there is a WFE server and a SAPP server with a base on a shared server for another farm. Recently I have been facing a problem with the Abcpdf component…
-
0
votes1
answer48
viewsVersion history
It is possible to identify in which version of a file (which has versioning), is determined assumed or word?? For example, there are 2 versions of the Test document, where: version 1, contains the…
sharepointasked 7 years, 11 months ago Dani 1 -
0
votes1
answer22
viewsIn the survey report, how do I change the type of information to Created By?
Hello, I have a search in Sharepoint 2013 and need to change the Created By field. I need to bring in the network user user who created the answer. Today by default comes the name Full. If it were a…
sharepointasked 7 years, 10 months ago k2rto4 430 -
0
votes1
answer107
viewsJavascript Sharepoint Compare Data Field with Date Today
I have a list at Sharepoint with the code below: I need to compare the date of the field "Data_x0020_de_x0020_delivery" with the current date "today", but by the code below is comparing only the…
-
0
votes1
answer150
viewsColor Sharepoint Calendar "Javascript" "Jquery"
I have this code below for a calendar in Sharepoint 2013 That when user choose silver car in calendar field stay in silver color and when black stay in black color. It only works on the IE browser,…
-
0
votes1
answer115
viewsAlert or Popup javascript after form validation in Sharepoint 2013
This is my first participation, please excuse the beginner mistakes. Friends, I need to make an Alert or a javascript popup or Jquery to use in Sharepoint form. I need it to give me a message if it…
-
0
votes1
answer68
viewsBulk Data Insertion | Spservices | Sharepoint
I have a list with approximately 1000 records (names of people). I also have another list (scheduling). What I need is to create a dynamic schedule for each person on the list, that is, the user…
sharepointasked 7 years, 3 months ago L.B.O 119 -
0
votes1
answer31
viewsUpload data to Azure
Does anyone know if there is a possibility of uploading data from a file to a Datalake in Azure? For example, a Datatools service would run and it would access a repository within a user machine,…
-
0
votes1
answer59
viewsValidation of the "Person and Group" Field
Hello, I am using the standard Sharepoint form, and I want to do a validation in a "person or group" type field, basically the editing form cannot save if this field is empty. I’ve tried it in some…
-
0
votes0
answers100
viewsPerforming Sharepoint Search by Asp.net Form
Good guys, I’m using Sharepoint as a file database, but I’m having trouble searching a document in the folders. I’m using the . NET CSOM. protected void Pesquisar_Click(object sender, EventArgs e) {…
-
0
votes1
answer154
viewsSharepoint 2010 - Blocking and Unlocking List Fields with Javascript
Good morning! I have a problem with a Sharepoint 2010 list. We made a Javascript code here at work that makes analysts have two fields, blocked for user editing, unlocked. The problem is that all…
sharepointasked 6 years, 3 months ago Helô 1 -
0
votes0
answers32
viewsError on 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 =…
-
0
votes0
answers204
viewsUpload files to Sharepoint in a specific folder using Python
I am uploading file from my machine to Sharepoint using python with lib Office-REST-Python-Client, but I can only upload the file to the Sharepoint root and not to a certain folder. Code I’m using…
-
0
votes0
answers15
viewsModify Modal Sharepoint html (SP.UI.Modaldialog.showModalDialog) straight from "parent" page
I have a function abreModal() where, I use the call SP.UI.ModalDialog.showModalDialog to open a Sharepoint modal where the content is a Newform url (Sharepoint registration page). I would like to…
-
0
votes1
answer11
viewsPrevent users from connecting to the Sharepoint list using excel
I have a list in Sharepoint that I use to insert and edit records via Powerapps, and the App controls what records the user can access. To prevent the user from accessing directly to the list in…
-
-1
votes1
answer82
viewsSharepoint Designer only shows blank workflow
Good afternoon, I had to open Sharepoint Designer to edit a workflow and came across a big problem, it just doesn’t show the workflow content, it’s like there’s nothing to edit. I checked entering…
sharepointasked 10 years, 1 month ago Douglas Santos 249 -
-1
votes1
answer74
viewsMigrate Sharepoint 2007 to Sharepoint 2013?
Hello, I need to migrate Sharepoint 2007 sites directly to Sharepoint 2013. I can do it directly by skipping Sharepoint 2010 and by the content base export method? Thank you…
sharepointasked 7 years, 7 months ago k2rto4 430